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: '9d6003e0-7f57-5595-fb3c-e3460c6da68c'
         Node name: 'dev-msb-consul-85cddc885c-q4s45'
        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/07/07 22:46:28 [DEBUG] agent: Using random ID "9d6003e0-7f57-5595-fb3c-e3460c6da68c" as node ID
    2021/07/07 22:46:28 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9d6003e0-7f57-5595-fb3c-e3460c6da68c Address:127.0.0.1:8300}]
    2021/07/07 22:46:28 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/07/07 22:46:28 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-q4s45.dc1 127.0.0.1
    2021/07/07 22:46:28 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-q4s45 127.0.0.1
    2021/07/07 22:46:28 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-q4s45 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/07/07 22:46:28 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-q4s45.dc1" in area "wan"
    2021/07/07 22:46:28 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/07/07 22:46:28 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/07/07 22:46:28 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/07/07 22:46:28 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/07/07 22:46:28 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/07/07 22:46:28 [INFO] agent: started state syncer
    2021/07/07 22:46:28 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/07/07 22:46:28 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/07/07 22:46:28 [DEBUG] raft: Votes needed: 1
    2021/07/07 22:46:28 [DEBUG] raft: Vote granted from 9d6003e0-7f57-5595-fb3c-e3460c6da68c in term 2. Tally: 1
    2021/07/07 22:46:28 [INFO] raft: Election won. Tally: 1
    2021/07/07 22:46:28 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/07/07 22:46:28 [INFO] consul: cluster leadership acquired
    2021/07/07 22:46:28 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-q4s45
    2021/07/07 22:46:28 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/07/07 22:46:28 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-q4s45" since the cluster is too small
    2021/07/07 22:46:28 [INFO] consul: member 'dev-msb-consul-85cddc885c-q4s45' joined, marking health alive
    2021/07/07 22:46:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/07/07 22:46:28 [INFO] agent: Synced node info
    2021/07/07 22:46:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/07/07 22:46:29 [DEBUG] agent: Node info in sync
    2021/07/07 22:46:29 [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/07/07 22:47:28 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-q4s45" since the cluster is too small
    2021/07/07 22:48:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/07/07 22:48:02 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:28 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-q4s45.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/07/07 22:48:28 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-q4s45" since the cluster is too small
    2021/07/07 22:48:30 [DEBUG] http: Request GET /v1/catalog/services (320.746µs) from=10.242.43.198:58704
    2021/07/07 22:48:31 [DEBUG] http: Request GET /v1/status/leader (1.030368ms) from=10.242.43.198:58706
    2021/07/07 22:48:34 [DEBUG] http: Request GET /v1/catalog/services (207.391µs) from=10.242.133.151:57208
    2021/07/07 22:48:34 [DEBUG] http: Request GET /v1/status/leader (793.439µs) from=10.242.133.151:57210
    2021/07/07 22:48:48 [DEBUG] http: Request GET /v1/status/leader (1.364727ms) from=10.242.17.19:41042
    2021/07/07 22:48:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48: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/07/07 22:48:50 [INFO] agent: Synced service "_v1_sdc_10.96.62.121_8443"
    2021/07/07 22:48:50 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:50 [DEBUG] http: Request PUT /v1/agent/service/register (1.323882655s) from=10.242.17.19:41044
    2021/07/07 22:48:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (16.206811601s) from=10.242.133.151:57208
    2021/07/07 22:48:50 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:50 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (19.449985983s) from=10.242.43.198:58704
    2021/07/07 22:48:50 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (704.484µs) from=10.242.43.198:58784
    2021/07/07 22:48:50 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (2.070524ms) from=10.242.17.19:41058
    2021/07/07 22:48:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48: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/07/07 22:48:51 [DEBUG] http: Request GET /v1/status/leader (789.64µs) from=10.242.43.198:58790
    2021/07/07 22:48:53 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:53 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.62.121_8080"
    2021/07/07 22:48:53 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.804618083s) from=10.242.17.19:41060
    2021/07/07 22:48:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=19 (2.915601961s) from=10.242.133.151:57208
    2021/07/07 22:48:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:53 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:53 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=19 (2.919221357s) from=10.242.43.198:58704
    2021/07/07 22:48:53 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (251.538µs) from=10.242.43.198:58810
    2021/07/07 22:48:53 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (523.29µs) from=10.242.17.19:41100
    2021/07/07 22:48:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48: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/07/07 22:48:54 [DEBUG] http: Request GET /v1/status/leader (247.217µs) from=10.242.133.151:57366
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.143.22_443"
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request PUT /v1/agent/service/register (1.112541868s) from=10.242.17.19:41102
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=20 (1.143157926s) from=10.242.133.151:57208
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=20 (1.145887472s) from=10.242.43.198:58704
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (165.83µs) from=10.242.43.198:58824
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (324.855µs) from=10.242.17.19:41108
    2021/07/07 22:48:54 [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/07/07 22:48: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/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.152.13_9015"
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request PUT /v1/agent/service/register (75.323186ms) from=10.242.17.19:41110
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=21 (104.565664ms) from=10.242.133.151:57208
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=21 (105.895888ms) from=10.242.43.198:58704
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (425.092µs) from=10.242.17.19:41112
    2021/07/07 22:48:54 [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/07/07 22:48: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/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (219.878µs) from=10.242.43.198:58830
    2021/07/07 22:48:54 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.238.225_9007"
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request PUT /v1/agent/service/register (43.532986ms) from=10.242.17.19:41114
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=22 (69.930215ms) from=10.242.43.198:58704
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=22 (68.797462ms) from=10.242.133.151:57208
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.096268ms) from=10.242.17.19:41116
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (261.699µs) from=10.242.43.198:58832
    2021/07/07 22:48:54 [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/07/07 22:48: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/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.238.225_9007"
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.221219ms) from=10.242.17.19:41118
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (33.55011ms) from=10.242.133.151:57208
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (38.626233ms) from=10.242.43.198:58704
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (291.531µs) from=10.242.17.19:41120
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (190.12µs) from=10.242.43.198:58834
    2021/07/07 22:48:54 [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/07/07 22:48:54 [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/07/07 22:48: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/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.86.230_9005"
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request PUT /v1/agent/service/register (53.681519ms) from=10.242.17.19:41122
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=24 (82.803715ms) from=10.242.43.198:58704
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=24 (75.706566ms) from=10.242.133.151:57208
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (545.836µs) from=10.242.17.19:41124
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (285.537µs) from=10.242.43.198:58836
    2021/07/07 22:48:54 [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/07/07 22:48: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/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:54 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.86.230_9005"
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request PUT /v1/agent/service/register (60.414823ms) from=10.242.17.19:41126
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:54 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=25 (84.439132ms) from=10.242.133.151:57208
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=25 (82.258522ms) from=10.242.43.198:58704
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (768.021µs) from=10.242.17.19:41128
    2021/07/07 22:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (196.681µs) from=10.242.43.198:58838
    2021/07/07 22:48:54 [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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.86.230_9005"
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (43.300018ms) from=10.242.17.19:41130
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=26 (72.539867ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=26 (76.681724ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (2.312109ms) from=10.242.17.19:41132
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (218.914µs) from=10.242.43.198:58840
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.32.159_9009"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (39.360916ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (42.502525ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (13.234976ms) from=10.242.17.19:41134
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (636.927µs) from=10.242.17.19:41136
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (162.238µs) from=10.242.43.198:58842
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.32.159_9009"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.095391ms) from=10.242.17.19:41138
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (26.110422ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (22.047201ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (408.666µs) from=10.242.17.19:41140
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (124.978µs) from=10.242.43.198:58844
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v1_message-router_10.96.226.72_3904"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.091667ms) from=10.242.17.19:41142
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (34.242351ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (35.122741ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (286.051µs) from=10.242.17.19:41144
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (165.797µs) from=10.242.43.198:58846
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.67.84_9011"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (54.704531ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (49.309599ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (36.760714ms) from=10.242.17.19:41146
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (430.688µs) from=10.242.17.19:41152
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (148.744µs) from=10.242.43.198:58848
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.67.84_9011"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (20.99969ms) from=10.242.17.19:41154
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (46.346562ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (43.40632ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (287.25µs) from=10.242.17.19:41162
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (129.995µs) from=10.242.43.198:58850
    2021/07/07 22:48:55 [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/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (25.388132ms) from=10.242.17.19:41164
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (23.518982ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (46.16224ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (4.091485ms) from=10.242.17.19:41166
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (4.877355ms) from=10.242.43.198:58852
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (29.754334ms) from=10.242.17.19:41168
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (65.383949ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (66.560255ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (349.643µs) from=10.242.17.19:41174
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (116.307µs) from=10.242.43.198:58854
    2021/07/07 22:48:55 [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/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.561142ms) from=10.242.17.19:41176
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (30.660034ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (29.026873ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (192.628µs) from=10.242.43.198:58856
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (431.55µs) from=10.242.17.19:41178
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.323932ms) from=10.242.17.19:41180
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (31.569821ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (29.716859ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (160.836µs) from=10.242.43.198:58858
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.064686ms) from=10.242.17.19:41182
    2021/07/07 22:48:55 [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/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.915858ms) from=10.242.17.19:41188
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (22.865377ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (16.190507ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (720.696µs) from=10.242.17.19:41190
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (302.88µs) from=10.242.43.198:58860
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (19.308191ms) from=10.242.17.19:41192
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (44.499698ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (49.453657ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (228.17µs) from=10.242.43.198:58862
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (311.221µs) from=10.242.17.19:41194
    2021/07/07 22:48:55 [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/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.302728ms) from=10.242.17.19:41196
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (34.511369ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (34.921118ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (396.611µs) from=10.242.17.19:41202
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (202.793µs) from=10.242.43.198:58864
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (26.714579ms) from=10.242.17.19:41204
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (47.644514ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (47.363427ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (245.739µs) from=10.242.43.198:58866
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (552.022µs) from=10.242.17.19:41206
    2021/07/07 22:48:55 [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/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.188288ms) from=10.242.17.19:41208
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (37.378599ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (37.375885ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (452.216µs) from=10.242.17.19:41214
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (132.093µs) from=10.242.43.198:58868
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.819583ms) from=10.242.17.19:41222
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (29.296717ms) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (30.206297ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (885.092µs) from=10.242.43.198:58704
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (2.350528ms) from=10.242.17.19:41224
    2021/07/07 22:48:55 [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/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (33.13534ms) from=10.242.17.19:41226
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (62.192695ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (61.127727ms) from=10.242.43.198:58870
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (353.056µs) from=10.242.17.19:41232
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (182.374µs) from=10.242.43.198:58872
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.236511ms) from=10.242.17.19:41234
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (30.69571ms) from=10.242.43.198:58870
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (38.456185ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (218.12µs) from=10.242.43.198:58874
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (404.687µs) from=10.242.17.19:41238
    2021/07/07 22:48:55 [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/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.682394ms) from=10.242.17.19:41240
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (25.105182ms) from=10.242.43.198:58870
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (24.763687ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (1.583624ms) from=10.242.17.19:41242
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (252.78µs) from=10.242.43.198:58876
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.607915ms) from=10.242.17.19:41244
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (20.659992ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (23.997354ms) from=10.242.43.198:58870
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (315.427µs) from=10.242.17.19:41250
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (195.029µs) from=10.242.43.198:58878
    2021/07/07 22:48:55 [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/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.679151ms) from=10.242.17.19:41254
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (19.123472ms) from=10.242.43.198:58870
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (16.322834ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (579.092µs) from=10.242.17.19:41256
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (192.944µs) from=10.242.43.198:58880
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.14294ms) from=10.242.17.19:41258
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (15.205179ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (18.965181ms) from=10.242.43.198:58870
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (372.132µs) from=10.242.17.19:41260
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (153.014µs) from=10.242.43.198:58882
    2021/07/07 22:48:55 [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/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.60081ms) from=10.242.17.19:41262
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (20.445955ms) from=10.242.43.198:58870
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (20.769625ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (513.659µs) from=10.242.17.19:41264
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (205.292µs) from=10.242.43.198:58870
    2021/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.43.197_8446"
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.363792ms) from=10.242.17.19:41266
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (18.657657ms) from=10.242.133.151:57208
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (15.093751ms) from=10.242.43.198:58884
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:55 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (499.36µs) from=10.242.17.19:41268
    2021/07/07 22:48:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (168.343µs) from=10.242.43.198:58888
    2021/07/07 22:48:55 [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/07/07 22:48:55 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.67171ms) from=10.242.17.19:41274
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (25.790479ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (27.073146ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (195.435µs) from=10.242.43.198:58890
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (338.521µs) from=10.242.17.19:41276
    2021/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.140706ms) from=10.242.17.19:41278
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (26.594304ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (25.681227ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (458.062µs) from=10.242.17.19:41280
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (222.05µs) from=10.242.43.198:58892
    2021/07/07 22:48:56 [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/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (13.917985ms) from=10.242.17.19:41282
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (35.732854ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (36.117965ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (380.664µs) from=10.242.17.19:41286
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (253.341µs) from=10.242.43.198:58894
    2021/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (24.829319ms) from=10.242.17.19:41292
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (60.93123ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (66.769502ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (396.799µs) from=10.242.17.19:41294
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (204.982µs) from=10.242.43.198:58896
    2021/07/07 22:48:56 [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/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.908847ms) from=10.242.17.19:41296
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (27.440139ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (29.80381ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (453.866µs) from=10.242.17.19:41298
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (223.906µs) from=10.242.43.198:58898
    2021/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.838284ms) from=10.242.17.19:41304
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (27.568879ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (26.902315ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (533.579µs) from=10.242.17.19:41306
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (323.895µs) from=10.242.43.198:58900
    2021/07/07 22:48:56 [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/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.802227ms) from=10.242.17.19:41308
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (48.053283ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (47.347033ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (303.43µs) from=10.242.17.19:41310
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (192.614µs) from=10.242.43.198:58902
    2021/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.863927ms) from=10.242.17.19:41312
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (21.472475ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (20.460304ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (190.11µs) from=10.242.43.198:58904
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (347.886µs) from=10.242.17.19:41318
    2021/07/07 22:48:56 [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/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.488688ms) from=10.242.17.19:41320
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (30.663538ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (33.798402ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (241.051µs) from=10.242.43.198:58906
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.039706ms) from=10.242.17.19:41322
    2021/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (57.510541ms) from=10.242.17.19:41324
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (86.625809ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (87.645081ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (2.260989ms) from=10.242.17.19:41330
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (250.697µs) from=10.242.43.198:58908
    2021/07/07 22:48:56 [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/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (19.083691ms) from=10.242.17.19:41332
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (54.135298ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (52.065028ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (284.152µs) from=10.242.43.198:58910
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (613.485µs) from=10.242.17.19:41334
    2021/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.043502ms) from=10.242.17.19:41340
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (43.648356ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (47.160198ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (215.162µs) from=10.242.43.198:58912
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (356.478µs) from=10.242.17.19:41342
    2021/07/07 22:48:56 [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/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (6.456192ms) from=10.242.17.19:41344
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (33.134275ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (45.666431ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (1.006596ms) from=10.242.43.198:58914
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (673.097µs) from=10.242.17.19:41346
    2021/07/07 22:48:56 [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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (18.907383ms) from=10.242.17.19:41352
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (46.417209ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (46.927747ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (1.257153ms) from=10.242.17.19:41354
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (426.983µs) from=10.242.43.198:58916
    2021/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (57.927336ms) from=10.242.17.19:41360
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (70.831649ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (71.956003ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (406.727µs) from=10.242.43.198:58918
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (712.113µs) from=10.242.17.19:41366
    2021/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (55.135004ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (57.129001ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (27.334834ms) from=10.242.17.19:41368
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (383.605µs) from=10.242.17.19:41370
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (158.238µs) from=10.242.43.198:58920
    2021/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (24.406512ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.667575ms) from=10.242.17.19:41372
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (23.431479ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (176.419µs) from=10.242.43.198:58922
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.660833ms) from=10.242.17.19:41374
    2021/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.5629ms) from=10.242.17.19:41380
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (22.008771ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (27.698174ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (508.544µs) from=10.242.17.19:41382
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (165.458µs) from=10.242.43.198:58924
    2021/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v11__aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.69373ms) from=10.242.17.19:41384
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (16.928791ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (12.186286ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (547.878µs) from=10.242.17.19:41386
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (170.784µs) from=10.242.43.198:58926
    2021/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v11_aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (22.096697ms) from=10.242.17.19:41388
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (40.774485ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (41.238665ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (1.889488ms) from=10.242.17.19:41390
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (246.906µs) from=10.242.43.198:58928
    2021/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v12__aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (10.599455ms) from=10.242.17.19:41396
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (39.243579ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (35.778423ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (358.408µs) from=10.242.17.19:41398
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (122.022µs) from=10.242.43.198:58930
    2021/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [INFO] agent: Synced service "_v12_aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.920297ms) from=10.242.17.19:41400
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (19.473351ms) from=10.242.133.151:57208
    2021/07/07 22:48:56 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:56 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (22.942036ms) from=10.242.43.198:58884
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (459.991µs) from=10.242.17.19:41404
    2021/07/07 22:48:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (160.84µs) from=10.242.43.198:58934
    2021/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48: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/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [INFO] agent: Synced service "_v13__aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (30.319773ms) from=10.242.17.19:41406
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (37.784402ms) from=10.242.133.151:57208
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (42.164673ms) from=10.242.43.198:58884
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (266.524µs) from=10.242.43.198:58936
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (3.930036ms) from=10.242.17.19:41408
    2021/07/07 22:48:57 [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/07/07 22:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [INFO] agent: Synced service "_v13_aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (30.990788ms) from=10.242.17.19:41414
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (50.223732ms) from=10.242.133.151:57208
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (54.246439ms) from=10.242.43.198:58884
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (495.224µs) from=10.242.17.19:41416
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (287.229µs) from=10.242.43.198:58938
    2021/07/07 22:48:57 [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/07/07 22:48:57 [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/07/07 22:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [INFO] agent: Synced service "_v14__aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.412044ms) from=10.242.17.19:41418
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (34.565501ms) from=10.242.133.151:57208
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (34.656728ms) from=10.242.43.198:58884
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (414.914µs) from=10.242.17.19:41420
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (263.712µs) from=10.242.43.198:58940
    2021/07/07 22:48:57 [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/07/07 22:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [INFO] agent: Synced service "_v14_aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.057572ms) from=10.242.17.19:41428
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (28.430511ms) from=10.242.43.198:58884
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (38.20136ms) from=10.242.133.151:57208
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (556.127µs) from=10.242.17.19:41430
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (229.557µs) from=10.242.43.198:58942
    2021/07/07 22:48:57 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [INFO] agent: Synced service "_v15__aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (28.66803ms) from=10.242.133.151:57208
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (28.70822ms) from=10.242.43.198:58884
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (11.423251ms) from=10.242.17.19:41432
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (218.151µs) from=10.242.43.198:58944
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (453.866µs) from=10.242.17.19:41434
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [INFO] agent: Synced service "_v15_aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.123005ms) from=10.242.17.19:41440
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (21.863154ms) from=10.242.133.151:57208
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (26.941828ms) from=10.242.43.198:58884
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (325.678µs) from=10.242.43.198:58946
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.582031ms) from=10.242.17.19:41446
    2021/07/07 22:48:57 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [INFO] agent: Synced service "_v16__aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (17.791186ms) from=10.242.17.19:41448
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (41.418977ms) from=10.242.133.151:57208
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (41.225106ms) from=10.242.43.198:58884
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (246.528µs) from=10.242.43.198:58948
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (506.484µs) from=10.242.17.19:41450
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [INFO] agent: Synced service "_v16_aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.144852ms) from=10.242.17.19:41452
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (17.995015ms) from=10.242.43.198:58884
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (17.927494ms) from=10.242.133.151:57208
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (500.3µs) from=10.242.17.19:41454
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (196.272µs) from=10.242.43.198:58950
    2021/07/07 22:48:57 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [INFO] agent: Synced service "_v17__aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (50.684625ms) from=10.242.133.151:57208
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (51.457866ms) from=10.242.43.198:58884
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (28.329082ms) from=10.242.17.19:41456
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (578.259µs) from=10.242.17.19:41464
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (241.328µs) from=10.242.43.198:58952
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (37.552346ms) from=10.242.133.151:57208
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (37.475003ms) from=10.242.43.198:58884
    2021/07/07 22:48:57 [INFO] agent: Synced service "_v17_aai-nquery_10.242.43.197_8446"
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (22.89985ms) from=10.242.17.19:41466
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_message-router_10.96.226.72_3904" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.62.121_8080" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.86.230_9005" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.152.13_9015" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.67.84_9011" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_sdc_10.96.62.121_8443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Node info in sync
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (587.727µs) from=10.242.17.19:41474
    2021/07/07 22:48:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (311.977µs) from=10.242.43.198:58954
    2021/07/07 22:48:57 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.143.22_443" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.32.159_9009" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.238.225_9007" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v13__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v15__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nquery_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.43.197_8446" in sync
    2021/07/07 22:48:57 [DEBUG] agent: Service "_v18_aai-no