Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ [ a = - ]
+ [ 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: '2b935908-ac1d-b9d7-4aa5-992e6d4a2df6'
         Node name: 'dev-msb-consul-7474f8fd8f-vwmbc'
        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:

    2021/08/20 22:48:08 [DEBUG] agent: Using random ID "2b935908-ac1d-b9d7-4aa5-992e6d4a2df6" as node ID
    2021/08/20 22:48:08 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2b935908-ac1d-b9d7-4aa5-992e6d4a2df6 Address:127.0.0.1:8300}]
    2021/08/20 22:48:08 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/08/20 22:48:08 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-vwmbc.dc1 127.0.0.1
    2021/08/20 22:48:08 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-vwmbc 127.0.0.1
    2021/08/20 22:48:08 [INFO] consul: Adding LAN server dev-msb-consul-7474f8fd8f-vwmbc (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/08/20 22:48:08 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/08/20 22:48:08 [INFO] consul: Handled member-join event for server "dev-msb-consul-7474f8fd8f-vwmbc.dc1" in area "wan"
    2021/08/20 22:48:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/08/20 22:48:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/08/20 22:48:08 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/08/20 22:48:08 [INFO] agent: started state syncer
    2021/08/20 22:48:08 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/08/20 22:48:08 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/08/20 22:48:08 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/08/20 22:48:08 [DEBUG] raft: Votes needed: 1
    2021/08/20 22:48:08 [DEBUG] raft: Vote granted from 2b935908-ac1d-b9d7-4aa5-992e6d4a2df6 in term 2. Tally: 1
    2021/08/20 22:48:08 [INFO] raft: Election won. Tally: 1
    2021/08/20 22:48:08 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/08/20 22:48:08 [INFO] consul: cluster leadership acquired
    2021/08/20 22:48:08 [INFO] consul: New leader elected: dev-msb-consul-7474f8fd8f-vwmbc
    2021/08/20 22:48:08 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/08/20 22:48:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-vwmbc" since the cluster is too small
    2021/08/20 22:48:08 [INFO] consul: member 'dev-msb-consul-7474f8fd8f-vwmbc' joined, marking health alive
    2021/08/20 22:48:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/08/20 22:48:08 [INFO] agent: Synced node info
    2021/08/20 22:48:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/08/20 22:48:09 [DEBUG] agent: Node info in sync
    2021/08/20 22:48:09 [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)
    2021/08/20 22:49:08 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-vwmbc" since the cluster is too small
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/status/leader (1.602558ms) from=10.242.18.144:58986
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.146.6_9007"
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (13.491484ms) from=10.242.18.144:58988
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.376738ms) from=10.242.18.144:58990
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.146.6_9007"
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (2.984685ms) from=10.242.18.144:58992
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (4.485419ms) from=10.242.18.144:58994
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.88.218_8080"
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.444647ms) from=10.242.18.144:58996
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (481.886µs) from=10.242.18.144:58998
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v0_multicloud_10.96.45.178_9001"
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.769609ms) from=10.242.18.144:59000
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (427.618µs) from=10.242.18.144:59002
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v1_multicloud_10.96.45.178_9001"
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.372265ms) from=10.242.18.144:59004
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (300.634µs) from=10.242.18.144:59006
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.94.3_9518"
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (2.89436ms) from=10.242.18.144:59008
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (1.3776ms) from=10.242.18.144:59010
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.198.118_443"
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (2.657281ms) from=10.242.18.144:59012
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (247.89µs) from=10.242.18.144:59014
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v1_message-router_10.96.241.43_3904"
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.666472ms) from=10.242.18.144:59016
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (294.729µs) from=10.242.18.144:59018
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.14.191_9011"
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (2.942076ms) from=10.242.18.144:59020
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (6.457004ms) from=10.242.18.144:59022
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.14.191_9011"
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.649936ms) from=10.242.18.144:59024
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (456.584µs) from=10.242.18.144:59026
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v1_parser_10.96.127.176_8806"
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.709393ms) from=10.242.18.144:59028
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (438.057µs) from=10.242.18.144:59030
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v1_catalog_10.96.127.176_8806"
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.532617ms) from=10.242.18.144:59032
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (382.269µs) from=10.242.18.144:59034
    2021/08/20 22:49:56 [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.
    2021/08/20 22:49:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:56 [INFO] agent: Synced service "_v1_nsd_10.96.127.176_8806"
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.116517ms) from=10.242.18.144:59036
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:56 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (313.441µs) from=10.242.18.144:59038
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.127.176_8806"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.217794ms) from=10.242.18.144:59040
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (268.642µs) from=10.242.18.144:59042
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.144.221_9015"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.481206ms) from=10.242.18.144:59044
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (373.424µs) from=10.242.18.144:59046
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.44333ms) from=10.242.18.144:59048
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (2.501984ms) from=10.242.18.144:59050
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.073469ms) from=10.242.18.144:59052
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (485.722µs) from=10.242.18.144:59054
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.930433ms) from=10.242.18.144:59056
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (375.89µs) from=10.242.18.144:59058
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.638175ms) from=10.242.18.144:59060
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (383.316µs) from=10.242.18.144:59062
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.524551ms) from=10.242.18.144:59064
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (244.555µs) from=10.242.18.144:59066
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.867417ms) from=10.242.18.144:59068
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (255.561µs) from=10.242.18.144:59070
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.091147ms) from=10.242.18.144:59072
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (193.91µs) from=10.242.18.144:59074
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.597833ms) from=10.242.18.144:59076
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (164.283µs) from=10.242.18.144:59078
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.793607ms) from=10.242.18.144:59080
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (2.510484ms) from=10.242.18.144:59082
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.709121ms) from=10.242.18.144:59084
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (344.168µs) from=10.242.18.144:59086
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.96452ms) from=10.242.18.144:59088
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (307.946µs) from=10.242.18.144:59090
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.831188ms) from=10.242.18.144:59092
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (403.156µs) from=10.242.18.144:59094
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.868064ms) from=10.242.18.144:59096
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (322.906µs) from=10.242.18.144:59098
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.406367ms) from=10.242.18.144:59100
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (283.314µs) from=10.242.18.144:59102
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.617064ms) from=10.242.18.144:59104
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (2.968079ms) from=10.242.18.144:59106
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.372185ms) from=10.242.18.144:59108
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (346.202µs) from=10.242.18.144:59110
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.519036ms) from=10.242.18.144:59114
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (228.22µs) from=10.242.18.144:59116
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.006625ms) from=10.242.18.144:59118
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (405.524µs) from=10.242.18.144:59120
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.268036ms) from=10.242.18.144:59122
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (369.908µs) from=10.242.18.144:59124
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.844849ms) from=10.242.18.144:59126
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (406.864µs) from=10.242.18.144:59128
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.716649ms) from=10.242.18.144:59130
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (316.127µs) from=10.242.18.144:59132
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.58682ms) from=10.242.18.144:59134
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (412.888µs) from=10.242.18.144:59136
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.089858ms) from=10.242.18.144:59138
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (292.192µs) from=10.242.18.144:59140
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.524856ms) from=10.242.18.144:59142
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (390.463µs) from=10.242.18.144:59144
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.311454ms) from=10.242.18.144:59146
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (354.903µs) from=10.242.18.144:59148
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.042896ms) from=10.242.18.144:59150
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (2.292593ms) from=10.242.18.144:59152
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.769297ms) from=10.242.18.144:59154
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (290.886µs) from=10.242.18.144:59156
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.094157ms) from=10.242.18.144:59158
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (388.831µs) from=10.242.18.144:59160
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.107335ms) from=10.242.18.144:59162
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (281.985µs) from=10.242.18.144:59164
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.967516ms) from=10.242.18.144:59166
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (361.969µs) from=10.242.18.144:59168
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.900603ms) from=10.242.18.144:59170
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (294.338µs) from=10.242.18.144:59172
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (7.817395ms) from=10.242.18.144:59174
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (521.859µs) from=10.242.18.144:59176
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.589669ms) from=10.242.18.144:59178
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (405.042µs) from=10.242.18.144:59180
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (13.064676ms) from=10.242.18.144:59182
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (411.76µs) from=10.242.18.144:59184
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.215714ms) from=10.242.18.144:59186
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:57 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.557746ms) from=10.242.18.144:59188
    2021/08/20 22:49:57 [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.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (20.220565ms) from=10.242.18.144:59190
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (401.747µs) from=10.242.18.144:59192
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v11__aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.742846ms) from=10.242.18.144:59194
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (380.352µs) from=10.242.18.144:59196
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v11_aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.372639ms) from=10.242.18.144:59198
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (446.236µs) from=10.242.18.144:59200
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v12__aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.014143ms) from=10.242.18.144:59202
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (400.879µs) from=10.242.18.144:59204
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v12_aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.589385ms) from=10.242.18.144:59206
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (304.493µs) from=10.242.18.144:59208
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v13__aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.77166ms) from=10.242.18.144:59210
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (303.434µs) from=10.242.18.144:59212
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v13_aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.89446ms) from=10.242.18.144:59214
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (490.26µs) from=10.242.18.144:59216
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v14__aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.938879ms) from=10.242.18.144:59218
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (444.395µs) from=10.242.18.144:59220
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v14_aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.721695ms) from=10.242.18.144:59222
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (2.283585ms) from=10.242.18.144:59224
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v15__aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.515501ms) from=10.242.18.144:59226
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (408.516µs) from=10.242.18.144:59228
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v15_aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.515003ms) from=10.242.18.144:59230
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (321.792µs) from=10.242.18.144:59232
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v16__aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.047431ms) from=10.242.18.144:59234
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (285.339µs) from=10.242.18.144:59236
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v16_aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.886986ms) from=10.242.18.144:59238
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (359.066µs) from=10.242.18.144:59240
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v17__aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.948029ms) from=10.242.18.144:59242
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (359.922µs) from=10.242.18.144:59244
    2021/08/20 22:49:58 [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.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v17_aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.126321ms) from=10.242.18.144:59246
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (370.997µs) from=10.242.18.144:59248
    2021/08/20 22:49:58 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v18__aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.055679ms) from=10.242.18.144:59250
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (464.102µs) from=10.242.18.144:59252
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.88.218_8080" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_nsd_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.14.191_9011" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [INFO] agent: Synced service "_v18_aai-nquery_10.242.100.132_8446"
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.94.3_9518" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15__aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.118_443" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_message-router_10.96.241.43_3904" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.144.221_9015" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Node info in sync
    2021/08/20 22:49:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.955748ms) from=10.242.18.144:59254
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_catalog_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.146.6_9007" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v0_multicloud_10.96.45.178_9001" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v1_parser_10.96.127.176_8806" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v17_aai-nquery_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.100.132_8446" in sync
    2021/08/20 22:49:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.100