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: '503a399f-0e3e-8956-6d86-3470623a5c22'
         Node name: 'dev-msb-consul-85cddc885c-jtr2s'
        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/05/19 14:29:40 [DEBUG] agent: Using random ID "503a399f-0e3e-8956-6d86-3470623a5c22" as node ID
    2021/05/19 14:29:40 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:503a399f-0e3e-8956-6d86-3470623a5c22 Address:127.0.0.1:8300}]
    2021/05/19 14:29:40 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/19 14:29:40 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-jtr2s.dc1 127.0.0.1
    2021/05/19 14:29:40 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-jtr2s 127.0.0.1
    2021/05/19 14:29:40 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-jtr2s.dc1" in area "wan"
    2021/05/19 14:29:40 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-jtr2s (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/19 14:29:40 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/19 14:29:40 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/19 14:29:40 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/19 14:29:40 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/19 14:29:40 [INFO] agent: started state syncer
    2021/05/19 14:29:40 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/19 14:29:40 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/19 14:29:40 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/19 14:29:40 [DEBUG] raft: Votes needed: 1
    2021/05/19 14:29:40 [DEBUG] raft: Vote granted from 503a399f-0e3e-8956-6d86-3470623a5c22 in term 2. Tally: 1
    2021/05/19 14:29:40 [INFO] raft: Election won. Tally: 1
    2021/05/19 14:29:40 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/19 14:29:40 [INFO] consul: cluster leadership acquired
    2021/05/19 14:29:40 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-jtr2s
    2021/05/19 14:29:40 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/19 14:29:40 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-jtr2s" since the cluster is too small
    2021/05/19 14:29:40 [INFO] consul: member 'dev-msb-consul-85cddc885c-jtr2s' joined, marking health alive
    2021/05/19 14:29:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/19 14:29:40 [INFO] agent: Synced node info
    2021/05/19 14:29:40 [DEBUG] agent: Node info in sync
    2021/05/19 14:29:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/19 14:29:43 [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/05/19 14:30:40 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-jtr2s" since the cluster is too small
    2021/05/19 14:30:48 [DEBUG] http: Request GET /v1/status/leader (1.012916ms) from=10.242.245.197:39740
    2021/05/19 14:30:48 [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/05/19 14:30:48 [DEBUG] 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/05/19 14:30:48 [INFO] agent: Synced service "_v0_multicloud_10.96.234.21_9001"
    2021/05/19 14:30:48 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:48 [DEBUG] http: Request PUT /v1/agent/service/register (42.283518ms) from=10.242.245.197:39742
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.537056ms) from=10.242.245.197:39744
    2021/05/19 14:30:48 [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/05/19 14:30:48 [DEBUG] 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/05/19 14:30:48 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [INFO] agent: Synced service "_v1_multicloud_10.96.234.21_9001"
    2021/05/19 14:30:48 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:48 [DEBUG] http: Request PUT /v1/agent/service/register (92.758117ms) from=10.242.245.197:39746
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (461.458µs) from=10.242.245.197:39752
    2021/05/19 14:30:48 [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/05/19 14:30:48 [DEBUG] 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/05/19 14:30:48 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.139.190_9011"
    2021/05/19 14:30:48 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:48 [DEBUG] http: Request PUT /v1/agent/service/register (47.641502ms) from=10.242.245.197:39754
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (421.209µs) from=10.242.245.197:39756
    2021/05/19 14:30:48 [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/05/19 14:30:48 [DEBUG] 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/05/19 14:30:48 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:48 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.139.190_9011"
    2021/05/19 14:30:48 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:48 [DEBUG] http: Request PUT /v1/agent/service/register (103.167181ms) from=10.242.245.197:39758
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:48 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (449.337µs) from=10.242.245.197:39760
    2021/05/19 14:30:48 [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/05/19 14:30:48 [DEBUG] 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/05/19 14:30:49 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.9.33_8080"
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:49 [DEBUG] http: Request PUT /v1/agent/service/register (391.915221ms) from=10.242.245.197:39762
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:49 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (2.133359ms) from=10.242.245.197:39766
    2021/05/19 14:30:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:49 [DEBUG] 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/05/19 14:30:49 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:49 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.182.98_9004"
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:49 [DEBUG] http: Request PUT /v1/agent/service/register (46.678647ms) from=10.242.245.197:39768
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:49 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:49 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (393.819µs) from=10.242.245.197:39770
    2021/05/19 14:30:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:49 [DEBUG] 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/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.182.98_9004"
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:50 [DEBUG] http: Request PUT /v1/agent/service/register (1.304292582s) from=10.242.245.197:39772
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:50 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (285.854µs) from=10.242.245.197:39776
    2021/05/19 14:30:50 [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/05/19 14:30:50 [DEBUG] 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/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [INFO] agent: Synced service "_v1_parser_10.96.83.17_8806"
    2021/05/19 14:30:50 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:50 [DEBUG] http: Request PUT /v1/agent/service/register (236.708703ms) from=10.242.245.197:39778
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (355.335µs) from=10.242.245.197:39780
    2021/05/19 14:30:50 [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/05/19 14:30:50 [DEBUG] 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/05/19 14:30:50 [INFO] agent: Synced service "_v1_catalog_10.96.83.17_8806"
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:50 [DEBUG] http: Request PUT /v1/agent/service/register (28.434019ms) from=10.242.245.197:39782
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:50 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (466.979µs) from=10.242.245.197:39784
    2021/05/19 14:30:51 [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/05/19 14:30:51 [DEBUG] 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/05/19 14:30:51 [INFO] agent: Synced service "_v1_nsd_10.96.83.17_8806"
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request PUT /v1/agent/service/register (125.185129ms) from=10.242.245.197:39786
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (327.955µs) from=10.242.245.197:39788
    2021/05/19 14:30:51 [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/05/19 14:30:51 [DEBUG] 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/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.83.17_8806"
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request PUT /v1/agent/service/register (33.493993ms) from=10.242.245.197:39790
    2021/05/19 14:30:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (769.824µs) from=10.242.245.197:39792
    2021/05/19 14:30:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:51 [DEBUG] 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/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.17.192_9009"
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request PUT /v1/agent/service/register (73.658132ms) from=10.242.245.197:39794
    2021/05/19 14:30:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (335.817µs) from=10.242.245.197:39796
    2021/05/19 14:30:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:51 [DEBUG] 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/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.17.192_9009"
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request PUT /v1/agent/service/register (184.930057ms) from=10.242.245.197:39798
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (385.396µs) from=10.242.245.197:39800
    2021/05/19 14:30:51 [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/05/19 14:30:51 [DEBUG] 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/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.185.97_9518"
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request PUT /v1/agent/service/register (63.333344ms) from=10.242.245.197:39802
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (430.276µs) from=10.242.245.197:39804
    2021/05/19 14:30:51 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:51 [DEBUG] 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/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.147.139_9005"
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request PUT /v1/agent/service/register (161.396695ms) from=10.242.245.197:39806
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (304.396µs) from=10.242.245.197:39814
    2021/05/19 14:30:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:51 [DEBUG] 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/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.147.139_9005"
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request PUT /v1/agent/service/register (108.522665ms) from=10.242.245.197:39816
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:51 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:51 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (295.345µs) from=10.242.245.197:39818
    2021/05/19 14:30:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:51 [DEBUG] 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/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.147.139_9005"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (76.82438ms) from=10.242.245.197:39820
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (1.158197ms) from=10.242.245.197:39822
    2021/05/19 14:30:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v1_appc_10.96.181.81_8443"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (28.39538ms) from=10.242.245.197:39824
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/appc-v1 (369.336µs) from=10.242.245.197:39826
    2021/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v1_message-router_10.96.53.236_3904"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (9.090933ms) from=10.242.245.197:39828
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (521.529µs) from=10.242.245.197:39830
    2021/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.222.139_9007"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (23.356934ms) from=10.242.245.197:39832
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (512.386µs) from=10.242.245.197:39834
    2021/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.222.139_9007"
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (64.668226ms) from=10.242.245.197:39836
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (309.39µs) from=10.242.245.197:39838
    2021/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.113.187_9015"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (43.011292ms) from=10.242.245.197:39840
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (304.729µs) from=10.242.245.197:39842
    2021/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.142.78_443"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (47.713429ms) from=10.242.245.197:39844
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (472.623µs) from=10.242.245.197:39848
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (22.026441ms) from=10.242.245.197:39850
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.060445ms) from=10.242.245.197:39852
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (91.271042ms) from=10.242.245.197:39854
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (485.272µs) from=10.242.245.197:39858
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.731311ms) from=10.242.245.197:39860
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (503.246µs) from=10.242.245.197:39862
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (29.129965ms) from=10.242.245.197:39864
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (384.43µs) from=10.242.245.197:39866
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (42.048957ms) from=10.242.245.197:39868
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (625.918µs) from=10.242.245.197:39870
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (12.309781ms) from=10.242.245.197:39872
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (432.214µs) from=10.242.245.197:39874
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.661159ms) from=10.242.245.197:39876
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (372.605µs) from=10.242.245.197:39878
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (17.44693ms) from=10.242.245.197:39880
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (333.016µs) from=10.242.245.197:39882
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (8.728266ms) from=10.242.245.197:39884
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (373.172µs) from=10.242.245.197:39886
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.307937ms) from=10.242.245.197:39888
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (398.864µs) from=10.242.245.197:39890
    2021/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [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/05/19 14:30:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (52.037312ms) from=10.242.245.197:39892
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:52 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (432.347µs) from=10.242.245.197:39894
    2021/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.731976ms) from=10.242.245.197:39896
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (464.437µs) from=10.242.245.197:39898
    2021/05/19 14:30:53 [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/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.247167ms) from=10.242.245.197:39900
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (302.763µs) from=10.242.245.197:39902
    2021/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.160494ms) from=10.242.245.197:39904
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (2.609162ms) from=10.242.245.197:39906
    2021/05/19 14:30:53 [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/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.388399ms) from=10.242.245.197:39908
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (387.983µs) from=10.242.245.197:39910
    2021/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (36.80898ms) from=10.242.245.197:39912
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (356.381µs) from=10.242.245.197:39914
    2021/05/19 14:30:53 [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/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (41.122525ms) from=10.242.245.197:39916
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (400.421µs) from=10.242.245.197:39918
    2021/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (43.946107ms) from=10.242.245.197:39920
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (417.464µs) from=10.242.245.197:39922
    2021/05/19 14:30:53 [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/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (56.412478ms) from=10.242.245.197:39924
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (320.761µs) from=10.242.245.197:39926
    2021/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (65.217822ms) from=10.242.245.197:39928
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (347.152µs) from=10.242.245.197:39930
    2021/05/19 14:30:53 [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/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (21.835706ms) from=10.242.245.197:39932
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (482.539µs) from=10.242.245.197:39934
    2021/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (67.634114ms) from=10.242.245.197:39936
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (353.109µs) from=10.242.245.197:39938
    2021/05/19 14:30:53 [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/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (10.457106ms) from=10.242.245.197:39940
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (354.212µs) from=10.242.245.197:39942
    2021/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (106.590216ms) from=10.242.245.197:39944
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.925729ms) from=10.242.245.197:39946
    2021/05/19 14:30:53 [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/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (39.093516ms) from=10.242.245.197:39948
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:53 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (409.751µs) from=10.242.245.197:39950
    2021/05/19 14:30:53 [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/05/19 14:30:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:54 [DEBUG] http: Request PUT /v1/agent/service/register (815.038392ms) from=10.242.245.197:39952
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:54 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (321.306µs) from=10.242.245.197:39954
    2021/05/19 14:30:54 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] http: Request PUT /v1/agent/service/register (441.033827ms) from=10.242.245.197:39956
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (413.895µs) from=10.242.245.197:39960
    2021/05/19 14:30:55 [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/05/19 14:30:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] http: Request PUT /v1/agent/service/register (94.902818ms) from=10.242.245.197:39962
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (417.223µs) from=10.242.245.197:39964
    2021/05/19 14:30:55 [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/05/19 14:30:55 [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/05/19 14:30:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.53094ms) from=10.242.245.197:39966
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (348.289µs) from=10.242.245.197:39968
    2021/05/19 14:30:55 [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/05/19 14:30:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] http: Request PUT /v1/agent/service/register (91.979686ms) from=10.242.245.197:39970
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (3.39645ms) from=10.242.245.197:39972
    2021/05/19 14:30:55 [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/05/19 14:30:55 [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/05/19 14:30:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] http: Request PUT /v1/agent/service/register (7.239383ms) from=10.242.245.197:39974
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:55 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (339.931µs) from=10.242.245.197:39976
    2021/05/19 14:30:55 [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/05/19 14:30:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (540.65032ms) from=10.242.245.197:39978
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (370.04µs) from=10.242.245.197:39986
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (87.597134ms) from=10.242.245.197:39988
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (422.973µs) from=10.242.245.197:39990
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (20.279485ms) from=10.242.245.197:39992
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (408.402µs) from=10.242.245.197:39994
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.387995ms) from=10.242.245.197:39996
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (282.065µs) from=10.242.245.197:39998
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (24.756855ms) from=10.242.245.197:40000
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (321.383µs) from=10.242.245.197:40002
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v11__aai-nquery_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (25.40404ms) from=10.242.245.197:40004
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (491.288µs) from=10.242.245.197:40008
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v11_aai-nquery_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.648895ms) from=10.242.245.197:40010
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (285.342µs) from=10.242.245.197:40012
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v12__aai-nquery_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (44.348464ms) from=10.242.245.197:40014
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (391.044µs) from=10.242.245.197:40016
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v12_aai-nquery_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.444315ms) from=10.242.245.197:40018
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (585.432µs) from=10.242.245.197:40020
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v13__aai-nquery_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (30.379284ms) from=10.242.245.197:40022
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (340.44µs) from=10.242.245.197:40028
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v13_aai-nquery_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (6.286312ms) from=10.242.245.197:40030
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (425.265µs) from=10.242.245.197:40032
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v14__aai-nquery_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (21.794359ms) from=10.242.245.197:40036
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Node info in sync
    2021/05/19 14:30:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (284.471µs) from=10.242.245.197:40038
    2021/05/19 14:30:56 [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/05/19 14:30:56 [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/05/19 14:30: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/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud_10.96.234.21_9001" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_appc_10.96.181.81_8443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.222.139_9007" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.9.33_8080" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_catalog_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.142.78_443" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_message-router_10.96.53.236_3904" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_parser_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.17.192_9009" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [INFO] agent: Synced service "_v14_aai-nquery_10.242.99.194_8446"
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.147.139_9005" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v14__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.139.190_9011" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.182.98_9004" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.185.97_9518" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-nquery_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_nsd_10.96.83.17_8806" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.187_9015" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.99.194_8446" in sync
    2021/05/19 14:30:56 [DEBUG] agent: Service "_v18_aai-nodes-que