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: 'd62a114b-26ed-eca3-e580-f8fadd2763cb'
         Node name: 'onap-msb-consul-86975585d9-gncfm'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2021/05/07 21:18:41 [DEBUG] agent: Using random ID "d62a114b-26ed-eca3-e580-f8fadd2763cb" as node ID
    2021/05/07 21:18:41 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d62a114b-26ed-eca3-e580-f8fadd2763cb Address:127.0.0.1:8300}]
    2021/05/07 21:18:41 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/07 21:18:41 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/07 21:18:41 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/07 21:18:41 [WARN] raft: Unable to get address for server id d62a114b-26ed-eca3-e580-f8fadd2763cb, using fallback address 127.0.0.1:8300: Could not find address for server id d62a114b-26ed-eca3-e580-f8fadd2763cb
    2021/05/07 21:18:41 [DEBUG] raft: Votes needed: 1
    2021/05/07 21:18:41 [DEBUG] raft: Vote granted from d62a114b-26ed-eca3-e580-f8fadd2763cb in term 2. Tally: 1
    2021/05/07 21:18:41 [INFO] raft: Election won. Tally: 1
    2021/05/07 21:18:41 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/07 21:18:41 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-gncfm.dc1 127.0.0.1
    2021/05/07 21:18:41 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-gncfm 127.0.0.1
    2021/05/07 21:18:42 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-gncfm (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/07 21:18:42 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-gncfm.dc1" in area "wan"
    2021/05/07 21:18:42 [INFO] consul: cluster leadership acquired
    2021/05/07 21:18:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/07 21:18:42 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/07 21:18:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/07 21:18:42 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-gncfm
    2021/05/07 21:18:42 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/07 21:18:42 [INFO] agent: started state syncer
    2021/05/07 21:18:42 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/07 21:18:42 [INFO] agent: Synced node info
    2021/05/07 21:18:42 [DEBUG] agent: Node info in sync
    2021/05/07 21:18:42 [DEBUG] agent: Node info in sync
    2021/05/07 21:18:43 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/07 21:18:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-gncfm" since the cluster is too small
    2021/05/07 21:18:43 [INFO] consul: member 'onap-msb-consul-86975585d9-gncfm' joined, marking health alive
    2021/05/07 21:18:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-gncfm" since the cluster is too small
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/05/07 21:19:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-gncfm" since the cluster is too small
    2021/05/07 21:19:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/07 21:19:59 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-gncfm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/07 21:20:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-gncfm" since the cluster is too small
    2021/05/07 21:20:48 [DEBUG] http: Request GET /v1/status/leader (322.757µs) from=10.233.74.188:55138
    2021/05/07 21:20:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:49 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.15.30_443"
    2021/05/07 21:20:49 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (202.661301ms) from=10.233.74.188:55144
    2021/05/07 21:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:49 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (596.89µs) from=10.233.74.188:55148
    2021/05/07 21:20:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:50 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.31.206_9011"
    2021/05/07 21:20:50 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:50 [DEBUG] http: Request PUT /v1/agent/service/register (164.820273ms) from=10.233.74.188:55154
    2021/05/07 21:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:50 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (301.315µs) from=10.233.74.188:55158
    2021/05/07 21:20:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:51 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.31.206_9011"
    2021/05/07 21:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:51 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (300.439423ms) from=10.233.74.188:55162
    2021/05/07 21:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:51 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (896.9µs) from=10.233.74.188:55164
    2021/05/07 21:20:51 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:52 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.61.207_9005"
    2021/05/07 21:20:52 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (257.683378ms) from=10.233.74.188:55170
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:52 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (436.12µs) from=10.233.74.188:55174
    2021/05/07 21:20:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:52 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.61.207_9005"
    2021/05/07 21:20:52 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (275.286118ms) from=10.233.74.188:55182
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:52 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:52 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (480.993µs) from=10.233.74.188:55186
    2021/05/07 21:20:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.61.207_9005"
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (161.351409ms) from=10.233.74.188:55190
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:53 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (560.423µs) from=10.233.74.188:55192
    2021/05/07 21:20:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [INFO] agent: Synced service "_v1_appc_10.233.25.68_8443"
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (159.782416ms) from=10.233.74.188:55196
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:53 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:53 [DEBUG] http: Request GET /v1/health/service/appc-v1 (382.354µs) from=10.233.74.188:55198
    2021/05/07 21:20: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/05/07 21:20:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:54 [INFO] agent: Synced service "_v1_message-router_10.233.18.102_3904"
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.641545ms) from=10.233.74.188:55200
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:54 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (306.248µs) from=10.233.74.188:55202
    2021/05/07 21:20: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/05/07 21:20:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:54 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.58.59_9007"
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:54 [DEBUG] http: Request PUT /v1/agent/service/register (172.255888ms) from=10.233.74.188:55212
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:54 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (339.204µs) from=10.233.74.188:55214
    2021/05/07 21:20:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.58.59_9007"
    2021/05/07 21:20:55 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (222.365608ms) from=10.233.74.188:55216
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (105.52042ms) from=10.233.74.188:55218
    2021/05/07 21:20: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/05/07 21:20:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:55 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.60.212_9009"
    2021/05/07 21:20:55 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (207.659819ms) from=10.233.74.188:55222
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:55 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:56 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (395.758µs) from=10.233.74.188:55224
    2021/05/07 21:20:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:56 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.60.212_9009"
    2021/05/07 21:20:56 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (83.771453ms) from=10.233.74.188:55226
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:56 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:56 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (418.432µs) from=10.233.74.188:55230
    2021/05/07 21:20:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:57 [INFO] agent: Synced service "_v1_parser_10.233.45.19_8806"
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (465.022298ms) from=10.233.74.188:55232
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (477.46µs) from=10.233.74.188:55236
    2021/05/07 21:20:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20: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/05/07 21:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [INFO] agent: Synced service "_v1_catalog_10.233.45.19_8806"
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (72.576843ms) from=10.233.74.188:55240
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (388.004µs) from=10.233.74.188:55242
    2021/05/07 21:20:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20: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/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:57 [INFO] agent: Synced service "_v1_nsd_10.233.45.19_8806"
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (111.126124ms) from=10.233.74.188:55244
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:57 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (284.694µs) from=10.233.74.188:55246
    2021/05/07 21:20:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:58 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.45.19_8806"
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (231.11236ms) from=10.233.74.188:55248
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:58 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (70.773369ms) from=10.233.74.188:55258
    2021/05/07 21:20:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:59 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.46.186_8080"
    2021/05/07 21:20:59 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:59 [DEBUG] http: Request PUT /v1/agent/service/register (206.620188ms) from=10.233.74.188:55262
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:59 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (99.917701ms) from=10.233.74.188:55264
    2021/05/07 21:20:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.27.174_9518"
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:59 [DEBUG] http: Request PUT /v1/agent/service/register (300.136521ms) from=10.233.74.188:55266
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:20:59 [DEBUG] agent: Node info in sync
    2021/05/07 21:20:59 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (348.977µs) from=10.233.74.188:55272
    2021/05/07 21:20:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:20:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [INFO] agent: Synced service "_v0_multicloud_10.233.63.113_9001"
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:00 [DEBUG] http: Request PUT /v1/agent/service/register (100.73625ms) from=10.233.74.188:55274
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (325.556µs) from=10.233.74.188:55276
    2021/05/07 21:21:00 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [INFO] agent: Synced service "_v1_multicloud_10.233.63.113_9001"
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:00 [DEBUG] http: Request PUT /v1/agent/service/register (375.854618ms) from=10.233.74.188:55280
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (407.73µs) from=10.233.74.188:55284
    2021/05/07 21:21:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:00 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.58.199_9015"
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:00 [DEBUG] http: Request PUT /v1/agent/service/register (179.790803ms) from=10.233.74.188:55286
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:00 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (414.03µs) from=10.233.74.188:55292
    2021/05/07 21:21:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:01 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.50.207_9004"
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:01 [DEBUG] http: Request PUT /v1/agent/service/register (200.422382ms) from=10.233.74.188:55294
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (312.053µs) from=10.233.74.188:55296
    2021/05/07 21:21:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:01 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.50.207_9004"
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:01 [DEBUG] http: Request PUT /v1/agent/service/register (131.524861ms) from=10.233.74.188:55300
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:01 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (322.879µs) from=10.233.74.188:55304
    2021/05/07 21:21:01 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:02 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:02 [DEBUG] http: Request PUT /v1/agent/service/register (84.468103ms) from=10.233.74.188:55306
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (298.069µs) from=10.233.74.188:55310
    2021/05/07 21:21:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:02 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:02 [DEBUG] http: Request PUT /v1/agent/service/register (380.611837ms) from=10.233.74.188:55312
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:02 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (548.804µs) from=10.233.74.188:55320
    2021/05/07 21:21:02 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:03 [DEBUG] http: Request PUT /v1/agent/service/register (464.251541ms) from=10.233.74.188:55324
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (425.665µs) from=10.233.74.188:55328
    2021/05/07 21:21:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:03 [DEBUG] http: Request PUT /v1/agent/service/register (182.725476ms) from=10.233.74.188:55330
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (412.717µs) from=10.233.74.188:55334
    2021/05/07 21:21:03 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:03 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:03 [DEBUG] http: Request PUT /v1/agent/service/register (200.67276ms) from=10.233.74.188:55336
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:03 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (356.347µs) from=10.233.74.188:55338
    2021/05/07 21:21:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:04 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:04 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:04 [DEBUG] http: Request PUT /v1/agent/service/register (276.005021ms) from=10.233.74.188:55340
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (433.088µs) from=10.233.74.188:55342
    2021/05/07 21:21:04 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:04 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:04 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:04 [DEBUG] http: Request PUT /v1/agent/service/register (177.587961ms) from=10.233.74.188:55344
    2021/05/07 21:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (89.517482ms) from=10.233.74.188:55352
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:05 [DEBUG] http: Request PUT /v1/agent/service/register (401.544745ms) from=10.233.74.188:55356
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (393.709µs) from=10.233.74.188:55360
    2021/05/07 21:21:05 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:05 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:05 [DEBUG] http: Request PUT /v1/agent/service/register (275.245146ms) from=10.233.74.188:55362
    2021/05/07 21:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (523.22µs) from=10.233.74.188:55364
    2021/05/07 21:21:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:06 [DEBUG] http: Request PUT /v1/agent/service/register (10.286862ms) from=10.233.74.188:55366
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (337.262µs) from=10.233.74.188:55368
    2021/05/07 21:21:06 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:06 [DEBUG] http: Request PUT /v1/agent/service/register (178.983598ms) from=10.233.74.188:55370
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (448.388µs) from=10.233.74.188:55374
    2021/05/07 21:21:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:06 [DEBUG] http: Request PUT /v1/agent/service/register (186.55825ms) from=10.233.74.188:55376
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:06 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (326.305µs) from=10.233.74.188:55380
    2021/05/07 21:21:07 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:07 [DEBUG] http: Request PUT /v1/agent/service/register (337.57144ms) from=10.233.74.188:55382
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (278.652µs) from=10.233.74.188:55386
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:07 [DEBUG] http: Request PUT /v1/agent/service/register (173.284294ms) from=10.233.74.188:55390
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (298.312µs) from=10.233.74.188:55392
    2021/05/07 21:21:07 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:07 [DEBUG] http: Request PUT /v1/agent/service/register (100.274134ms) from=10.233.74.188:55394
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:07 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (359.354µs) from=10.233.74.188:55396
    2021/05/07 21:21:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:08 [DEBUG] http: Request PUT /v1/agent/service/register (299.95752ms) from=10.233.74.188:55398
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:08 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (468.436µs) from=10.233.74.188:55408
    2021/05/07 21:21:08 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:09 [DEBUG] http: Request PUT /v1/agent/service/register (605.056189ms) from=10.233.74.188:55412
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (370.836µs) from=10.233.74.188:55414
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.74.143_8446"
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:09 [DEBUG] http: Request PUT /v1/agent/service/register (80.433797ms) from=10.233.74.188:55420
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:09 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (420.572µs) from=10.233.74.188:55422
    2021/05/07 21:21:09 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:10 [DEBUG] http: Request PUT /v1/agent/service/register (132.887323ms) from=10.233.74.188:55424
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (366.719µs) from=10.233.74.188:55426
    2021/05/07 21:21:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:10 [DEBUG] http: Request PUT /v1/agent/service/register (199.198666ms) from=10.233.74.188:55428
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (518.025µs) from=10.233.74.188:55434
    2021/05/07 21:21:10 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:10 [DEBUG] http: Request PUT /v1/agent/service/register (239.011708ms) from=10.233.74.188:55436
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:10 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (123.875757ms) from=10.233.74.188:55442
    2021/05/07 21:21:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:11 [DEBUG] http: Request PUT /v1/agent/service/register (599.894496ms) from=10.233.74.188:55444
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:11 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.113388ms) from=10.233.74.188:55450
    2021/05/07 21:21:12 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:12 [DEBUG] http: Request PUT /v1/agent/service/register (103.657461ms) from=10.233.74.188:55454
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (298.147µs) from=10.233.74.188:55456
    2021/05/07 21:21:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:12 [DEBUG] http: Request PUT /v1/agent/service/register (76.285404ms) from=10.233.74.188:55464
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:12 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (403.419µs) from=10.233.74.188:55466
    2021/05/07 21:21:12 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:13 [DEBUG] http: Request PUT /v1/agent/service/register (371.958592ms) from=10.233.74.188:55470
    2021/05/07 21:21:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (493.848µs) from=10.233.74.188:55474
    2021/05/07 21:21:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:13 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:13 [DEBUG] http: Request PUT /v1/agent/service/register (207.438299ms) from=10.233.74.188:55478
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (316.9µs) from=10.233.74.188:55482
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:13 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:13 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:14 [DEBUG] http: Request PUT /v1/agent/service/register (376.053942ms) from=10.233.74.188:55484
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (334.138µs) from=10.233.74.188:55486
    2021/05/07 21:21:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:14 [DEBUG] http: Request PUT /v1/agent/service/register (97.045513ms) from=10.233.74.188:55488
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (477.038µs) from=10.233.74.188:55494
    2021/05/07 21:21:14 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:14 [DEBUG] http: Request PUT /v1/agent/service/register (264.738637ms) from=10.233.74.188:55498
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (324.272µs) from=10.233.74.188:55500
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:15 [DEBUG] http: Request PUT /v1/agent/service/register (194.811793ms) from=10.233.74.188:55504
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (335.537µs) from=10.233.74.188:55508
    2021/05/07 21:21:15 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:15 [DEBUG] http: Request PUT /v1/agent/service/register (169.461786ms) from=10.233.74.188:55510
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:15 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (100.034921ms) from=10.233.74.188:55516
    2021/05/07 21:21:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:16 [DEBUG] http: Request PUT /v1/agent/service/register (382.853121ms) from=10.233.74.188:55520
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:16 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (323.358µs) from=10.233.74.188:55524
    2021/05/07 21:21:16 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:17 [DEBUG] http: Request PUT /v1/agent/service/register (103.582261ms) from=10.233.74.188:55526
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (327.58µs) from=10.233.74.188:55528
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:17 [DEBUG] http: Request PUT /v1/agent/service/register (399.922908ms) from=10.233.74.188:55530
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:17 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (191.279177ms) from=10.233.74.188:55536
    2021/05/07 21:21:18 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:18 [DEBUG] http: Request PUT /v1/agent/service/register (270.14088ms) from=10.233.74.188:55538
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (411.233µs) from=10.233.74.188:55550
    2021/05/07 21:21:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.74.143_8446"
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:18 [DEBUG] http: Request PUT /v1/agent/service/register (280.509269ms) from=10.233.74.188:55552
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (350.477µs) from=10.233.74.188:55556
    2021/05/07 21:21:19 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [INFO] agent: Synced service "_v11__aai-nquery_10.233.74.143_8446"
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:19 [DEBUG] http: Request PUT /v1/agent/service/register (200.139089ms) from=10.233.74.188:55558
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (326.684µs) from=10.233.74.188:55562
    2021/05/07 21:21:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [INFO] agent: Synced service "_v11_aai-nquery_10.233.74.143_8446"
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:19 [DEBUG] http: Request PUT /v1/agent/service/register (123.422848ms) from=10.233.74.188:55566
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:19 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (527.815µs) from=10.233.74.188:55570
    2021/05/07 21:21:20 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [INFO] agent: Synced service "_v12__aai-nquery_10.233.74.143_8446"
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:20 [DEBUG] http: Request PUT /v1/agent/service/register (235.071702ms) from=10.233.74.188:55572
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (563.487µs) from=10.233.74.188:55576
    2021/05/07 21:21:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [INFO] agent: Synced service "_v12_aai-nquery_10.233.74.143_8446"
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:20 [DEBUG] http: Request PUT /v1/agent/service/register (185.196024ms) from=10.233.74.188:55580
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (277.252µs) from=10.233.74.188:55586
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:20 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:20 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:21 [INFO] agent: Synced service "_v13__aai-nquery_10.233.74.143_8446"
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:21 [DEBUG] http: Request PUT /v1/agent/service/register (71.595173ms) from=10.233.74.188:55590
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (317.901µs) from=10.233.74.188:55592
    2021/05/07 21:21:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [INFO] agent: Synced service "_v13_aai-nquery_10.233.74.143_8446"
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:21 [DEBUG] http: Request PUT /v1/agent/service/register (308.464752ms) from=10.233.74.188:55594
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:21 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (363.168µs) from=10.233.74.188:55600
    2021/05/07 21:21:21 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [INFO] agent: Synced service "_v14__aai-nquery_10.233.74.143_8446"
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:22 [DEBUG] http: Request PUT /v1/agent/service/register (800.966831ms) from=10.233.74.188:55602
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:22 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (302.831µs) from=10.233.74.188:55610
    2021/05/07 21:21:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_parser_10.233.45.19_8806" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v0_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_catalog_10.233.45.19_8806" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.212_9009" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.186_8080" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [INFO] agent: Synced service "_v14_aai-nquery_10.233.74.143_8446"
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_multicloud_10.233.63.113_9001" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.199_9015" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.50.207_9004" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_appc_10.233.25.68_8443" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.19_8806" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.59_9007" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.174_9518" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.206_9011" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Node info in sync
    2021/05/07 21:21:23 [DEBUG] http: Request PUT /v1/agent/service/register (789.383286ms) from=10.233.74.188:55614
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.61.207_9005" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.30_443" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_nsd_10.233.45.19_8806" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2021/05/07 21:21:23 [DEBUG] agent: Service "_v1_message-router_10.233.18.102_3904" in sync
    2021/05/07 21:21:23 [DEBUG] agent: