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: 'faa9c07b-bd57-bb59-dfed-4f53d80af1aa'
         Node name: 'dev-msb-consul-85cddc885c-snkvd'
        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/04/23 22:40:28 [DEBUG] agent: Using random ID "faa9c07b-bd57-bb59-dfed-4f53d80af1aa" as node ID
    2021/04/23 22:40:28 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:faa9c07b-bd57-bb59-dfed-4f53d80af1aa Address:127.0.0.1:8300}]
    2021/04/23 22:40:28 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/04/23 22:40:28 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-snkvd.dc1 127.0.0.1
    2021/04/23 22:40:28 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-snkvd 127.0.0.1
    2021/04/23 22:40:28 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-snkvd (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/23 22:40:28 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-snkvd.dc1" in area "wan"
    2021/04/23 22:40:28 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/04/23 22:40:28 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/04/23 22:40:28 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/04/23 22:40:28 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/04/23 22:40:28 [INFO] agent: started state syncer
    2021/04/23 22:40:28 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/04/23 22:40:28 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/04/23 22:40:28 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/04/23 22:40:28 [DEBUG] raft: Votes needed: 1
    2021/04/23 22:40:28 [DEBUG] raft: Vote granted from faa9c07b-bd57-bb59-dfed-4f53d80af1aa in term 2. Tally: 1
    2021/04/23 22:40:28 [INFO] raft: Election won. Tally: 1
    2021/04/23 22:40:28 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/04/23 22:40:28 [INFO] consul: cluster leadership acquired
    2021/04/23 22:40:28 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-snkvd
    2021/04/23 22:40:28 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/04/23 22:40:28 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-snkvd" since the cluster is too small
    2021/04/23 22:40:28 [INFO] consul: member 'dev-msb-consul-85cddc885c-snkvd' joined, marking health alive
    2021/04/23 22:40:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/23 22:40:28 [INFO] agent: Synced node info
    2021/04/23 22:40:28 [DEBUG] agent: Node info in sync
    2021/04/23 22:40:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/23 22:40:31 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/04/23 22:41:28 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-snkvd" since the cluster is too small
    2021/04/23 22:41:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/23 22:41:55 [DEBUG] agent: Node info in sync
    2021/04/23 22:42:28 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-snkvd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/23 22:42:28 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-snkvd" since the cluster is too small
    2021/04/23 22:42:50 [DEBUG] http: Request GET /v1/catalog/services (903.385µs) from=10.242.37.78:41058
    2021/04/23 22:42:50 [DEBUG] http: Request GET /v1/status/leader (2.866868ms) from=10.242.37.78:41060
    2021/04/23 22:43:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/23 22:43:05 [DEBUG] agent: Node info in sync
    2021/04/23 22:43:10 [DEBUG] http: Request GET /v1/status/leader (259.903µs) from=10.242.37.78:41282
    2021/04/23 22:43:28 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-snkvd" since the cluster is too small
    2021/04/23 22:43:30 [DEBUG] http: Request GET /v1/status/leader (9.327632ms) from=10.242.37.78:41538
    2021/04/23 22:43:50 [DEBUG] http: Request GET /v1/status/leader (1.768989ms) from=10.242.37.78:41764
    2021/04/23 22:43:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:43:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:43:57 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.54.70_9101"
    2021/04/23 22:43:57 [DEBUG] agent: Node info in sync
    2021/04/23 22:43:57 [DEBUG] http: Request PUT /v1/agent/service/register (12.081485ms) from=10.242.8.205:49110
    2021/04/23 22:43:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:43:57 [DEBUG] agent: Node info in sync
    2021/04/23 22:43:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1m7.081403869s) from=10.242.37.78:41058
    2021/04/23 22:43:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (713.984µs) from=10.242.37.78:41870
    2021/04/23 22:43:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (256.289µs) from=10.242.8.205:49112
    2021/04/23 22:44:10 [DEBUG] http: Request GET /v1/status/leader (1.066817ms) from=10.242.37.78:42050
    2021/04/23 22:44:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:13 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.54.70_9101"
    2021/04/23 22:44:13 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:13 [DEBUG] http: Request PUT /v1/agent/service/register (76.500502ms) from=10.242.8.205:49166
    2021/04/23 22:44:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:13 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (1.143038ms) from=10.242.8.205:49168
    2021/04/23 22:44:28 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-snkvd" since the cluster is too small
    2021/04/23 22:44:30 [DEBUG] http: Request GET /v1/status/leader (1.003997ms) from=10.242.37.78:42296
    2021/04/23 22:44:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:48 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.54.70_9101"
    2021/04/23 22:44:48 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.132355ms) from=10.242.8.205:49332
    2021/04/23 22:44:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:48 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (1.939809ms) from=10.242.8.205:49334
    2021/04/23 22:44:50 [DEBUG] http: Request GET /v1/status/leader (969.238µs) from=10.242.37.78:42532
    2021/04/23 22:44:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:50 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.111.145_9102"
    2021/04/23 22:44:50 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.760265ms) from=10.242.8.205:49342
    2021/04/23 22:44:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:50 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (53.222331474s) from=10.242.37.78:41058
    2021/04/23 22:44:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (363.755µs) from=10.242.8.205:49344
    2021/04/23 22:44:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (179.806µs) from=10.242.37.78:42538
    2021/04/23 22:44:50 [DEBUG] http: Request GET /v1/status/leader (203.119µs) from=10.242.8.205:49352
    2021/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_message-router_10.96.216.215_3904"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.224683ms) from=10.242.8.205:49354
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (589.79011ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.485733ms) from=10.242.8.205:49356
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (222.646µs) from=10.242.37.78:42552
    2021/04/23 22:44:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_sdc_10.96.48.219_8443"
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.95596ms) from=10.242.8.205:49358
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (25.355153ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (496.114µs) from=10.242.8.205:49360
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (119.236µs) from=10.242.37.78:42554
    2021/04/23 22:44:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:51 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.48.219_8080"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.230425ms) from=10.242.8.205:49362
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (28.183502ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (347.743µs) from=10.242.8.205:49364
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (183.665µs) from=10.242.37.78:42556
    2021/04/23 22:44:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.50.135_9009"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.341011ms) from=10.242.8.205:49366
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (34.641688ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (205.178µs) from=10.242.8.205:49368
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (202.218µs) from=10.242.37.78:42558
    2021/04/23 22:44:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.50.135_9009"
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.392898ms) from=10.242.8.205:49370
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (33.52373ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (279.979µs) from=10.242.8.205:49372
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (185.102µs) from=10.242.37.78:42560
    2021/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [INFO] agent: Synced service "_v0_multicloud_10.96.215.11_9001"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (31.358497ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.701025ms) from=10.242.8.205:49374
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (193.02µs) from=10.242.37.78:42562
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.555698ms) from=10.242.8.205:49376
    2021/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_multicloud_10.96.215.11_9001"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.020303ms) from=10.242.8.205:49378
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (29.981461ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (439.991µs) from=10.242.8.205:49380
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (153.433µs) from=10.242.37.78:42564
    2021/04/23 22:44:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.233.115_9518"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.651406ms) from=10.242.8.205:49382
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (30.923117ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (956.791µs) from=10.242.8.205:49384
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (294.017µs) from=10.242.37.78:42566
    2021/04/23 22:44: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/04/23 22:44: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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.182.48_9005"
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.152003ms) from=10.242.8.205:49386
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (29.247464ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (167.678µs) from=10.242.8.205:49388
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (228.123µs) from=10.242.37.78:42568
    2021/04/23 22:44:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.182.48_9005"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.617544ms) from=10.242.8.205:49390
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (38.711277ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (466.443µs) from=10.242.8.205:49392
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (260.237µs) from=10.242.37.78:42570
    2021/04/23 22:44:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.182.48_9005"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.602722ms) from=10.242.8.205:49394
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (22.172162ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (2.558064ms) from=10.242.8.205:49396
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (309.02µs) from=10.242.37.78:42572
    2021/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_appc_10.96.176.28_8443"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.601209ms) from=10.242.8.205:49398
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (43.743033ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/appc-v1 (412.057µs) from=10.242.8.205:49400
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/appc-v1 (231.523µs) from=10.242.37.78:42574
    2021/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_parser_10.96.30.82_8806"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.866432ms) from=10.242.8.205:49402
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (47.114185ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (379.522µs) from=10.242.8.205:49404
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (227.221µs) from=10.242.37.78:42576
    2021/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_catalog_10.96.30.82_8806"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.22697ms) from=10.242.8.205:49406
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (13.108818ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (219.983µs) from=10.242.37.78:42578
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (243.155µs) from=10.242.8.205:49408
    2021/04/23 22:44:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_nsd_10.96.30.82_8806"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.154257ms) from=10.242.8.205:49410
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (26.861253ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (464.582µs) from=10.242.8.205:49412
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (235.509µs) from=10.242.37.78:42580
    2021/04/23 22:44:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.30.82_8806"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.074271ms) from=10.242.8.205:49414
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (27.416278ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (433.46µs) from=10.242.8.205:49416
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (146.155µs) from=10.242.37.78:42582
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.702879ms) from=10.242.8.205:49418
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (28.748231ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (255.878µs) from=10.242.8.205:49420
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (200.985µs) from=10.242.37.78:42584
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.781694ms) from=10.242.8.205:49422
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (20.83397ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (426.525µs) from=10.242.8.205:49424
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (198.763µs) from=10.242.37.78:42586
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.985938ms) from=10.242.8.205:49426
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (16.771764ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (387.16µs) from=10.242.8.205:49428
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (153.411µs) from=10.242.37.78:42588
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.978311ms) from=10.242.8.205:49430
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (23.570564ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (235.301µs) from=10.242.8.205:49432
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (216.447µs) from=10.242.37.78:42590
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.829102ms) from=10.242.8.205:49434
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (22.526283ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (275.201µs) from=10.242.8.205:49436
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (192.09µs) from=10.242.37.78:42592
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.664453ms) from=10.242.8.205:49438
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (21.617123ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (165.639µs) from=10.242.37.78:42594
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (399.034µs) from=10.242.8.205:49440
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.314038ms) from=10.242.8.205:49442
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (31.013618ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (281.622µs) from=10.242.8.205:49444
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (164.696µs) from=10.242.37.78:42596
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.446514ms) from=10.242.8.205:49446
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (20.697593ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (349.588µs) from=10.242.8.205:49448
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (236.932µs) from=10.242.37.78:42598
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.891353ms) from=10.242.8.205:49450
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (27.453087ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (314.766µs) from=10.242.8.205:49452
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (158.736µs) from=10.242.37.78:42600
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.909635ms) from=10.242.8.205:49454
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (17.264117ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (244.805µs) from=10.242.8.205:49456
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (116.263µs) from=10.242.37.78:42602
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.69886ms) from=10.242.8.205:49458
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (16.051027ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (296.486µs) from=10.242.8.205:49460
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (253.458µs) from=10.242.37.78:42604
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.631143ms) from=10.242.8.205:49462
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:51 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (22.551203ms) from=10.242.37.78:41058
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (1.711602ms) from=10.242.8.205:49464
    2021/04/23 22:44:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (169.005µs) from=10.242.37.78:42606
    2021/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44:51 [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/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.128403ms) from=10.242.8.205:49466
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (21.441568ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (455.007µs) from=10.242.8.205:49468
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (186.682µs) from=10.242.37.78:42608
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.804608ms) from=10.242.8.205:49470
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (18.721816ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (303.884µs) from=10.242.8.205:49472
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (198.455µs) from=10.242.37.78:42610
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.479934ms) from=10.242.8.205:49474
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (25.119298ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (692.09µs) from=10.242.8.205:49476
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (117.711µs) from=10.242.37.78:42612
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (17.580931ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (8.569616ms) from=10.242.8.205:49478
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (158.714µs) from=10.242.37.78:42614
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (706.88µs) from=10.242.8.205:49480
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.09814ms) from=10.242.8.205:49482
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (27.019828ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (353.038µs) from=10.242.8.205:49484
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.038017ms) from=10.242.8.205:49486
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (986.975µs) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (282.286µs) from=10.242.8.205:49488
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (114.509µs) from=10.242.37.78:42618
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (132.084µs) from=10.242.37.78:42616
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.933501ms) from=10.242.8.205:49490
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (21.310429ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (284.904µs) from=10.242.8.205:49492
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (510.662µs) from=10.242.37.78:42620
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.104931ms) from=10.242.8.205:49494
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (24.281202ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (276.718µs) from=10.242.8.205:49496
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (120.455µs) from=10.242.37.78:42624
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.596099ms) from=10.242.8.205:49498
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (26.484033ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (416.283µs) from=10.242.8.205:49500
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (349.651µs) from=10.242.37.78:42626
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.342509ms) from=10.242.8.205:49502
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (21.207678ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (241.37µs) from=10.242.8.205:49504
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (118.198µs) from=10.242.37.78:42628
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.742089ms) from=10.242.8.205:49506
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (33.192101ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (127.911µs) from=10.242.37.78:42632
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (1.197322ms) from=10.242.8.205:49508
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.115477ms) from=10.242.8.205:49510
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (29.170654ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (423.159µs) from=10.242.8.205:49512
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (129.186µs) from=10.242.37.78:42634
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (7.203125ms) from=10.242.8.205:49514
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (24.714643ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (367.419µs) from=10.242.8.205:49516
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (165.255µs) from=10.242.37.78:42636
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (25.989945ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (12.636122ms) from=10.242.8.205:49520
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (318.846µs) from=10.242.8.205:49522
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (186.759µs) from=10.242.37.78:42638
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.836744ms) from=10.242.8.205:49524
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (21.300719ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (324.79µs) from=10.242.8.205:49526
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (158.111µs) from=10.242.37.78:42642
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.266547ms) from=10.242.8.205:49528
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (20.405712ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (281.914µs) from=10.242.8.205:49530
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (130.115µs) from=10.242.37.78:42644
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.946514ms) from=10.242.8.205:49532
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (14.276092ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (491.978µs) from=10.242.8.205:49534
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (299.876µs) from=10.242.37.78:42648
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.052391ms) from=10.242.8.205:49536
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (28.863896ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (406.946µs) from=10.242.8.205:49538
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (405.606µs) from=10.242.37.78:42650
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.199784ms) from=10.242.8.205:49540
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (19.435742ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (445.826µs) from=10.242.8.205:49542
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (200.925µs) from=10.242.37.78:42652
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.833128ms) from=10.242.8.205:49544
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (22.998633ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (314.715µs) from=10.242.8.205:49546
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (146.752µs) from=10.242.37.78:42654
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (7.852613ms) from=10.242.8.205:49548
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (25.924422ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (390.802µs) from=10.242.8.205:49550
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (164.983µs) from=10.242.37.78:42658
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.234137ms) from=10.242.8.205:49552
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (24.538339ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (313.624µs) from=10.242.8.205:49554
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.815103ms) from=10.242.8.205:49556
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (22.996963ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (214.845µs) from=10.242.37.78:42660
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (337.203µs) from=10.242.8.205:49558
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (196.594µs) from=10.242.37.78:42664
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.091831ms) from=10.242.8.205:49560
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (21.201621ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (304.633µs) from=10.242.37.78:42666
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (4.823542ms) from=10.242.8.205:49562
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v11__aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.394385ms) from=10.242.8.205:49564
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (40.011263ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (314.612µs) from=10.242.8.205:49566
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (173.399µs) from=10.242.37.78:42668
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v11_aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (31.757541ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (6.096713ms) from=10.242.8.205:49568
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (247.16µs) from=10.242.8.205:49570
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (223.109µs) from=10.242.37.78:42672
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v12__aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.413938ms) from=10.242.8.205:49572
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (42.602953ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (265.844µs) from=10.242.8.205:49574
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (197.962µs) from=10.242.37.78:42674
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v12_aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.758899ms) from=10.242.8.205:49576
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (12.975305ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (215.184µs) from=10.242.8.205:49578
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v13__aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.382149ms) from=10.242.8.205:49580
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (115.786µs) from=10.242.37.78:42676
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (4.001013ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (362.199µs) from=10.242.8.205:49582
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (208.416µs) from=10.242.37.78:42678
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v13_aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.378491ms) from=10.242.8.205:49584
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (50.793572ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (337.483µs) from=10.242.8.205:49586
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (385.03µs) from=10.242.37.78:42680
    2021/04/23 22:44:52 [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/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v14__aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.433279ms) from=10.242.8.205:49588
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (22.506349ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (355.036µs) from=10.242.8.205:49590
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (106.94µs) from=10.242.37.78:42682
    2021/04/23 22:44:52 [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/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v14_aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.190867ms) from=10.242.8.205:49592
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (21.785502ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (1.127679ms) from=10.242.8.205:49594
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (309.276µs) from=10.242.37.78:42684
    2021/04/23 22:44:52 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [INFO] agent: Synced service "_v15__aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.097716ms) from=10.242.8.205:49596
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v14__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (21.652323ms) from=10.242.37.78:41058
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Service "_v15__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:52 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (437.064µs) from=10.242.8.205:49598
    2021/04/23 22:44:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (152.417µs) from=10.242.37.78:42686
    2021/04/23 22:44:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [INFO] agent: Synced service "_v15_aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.97048ms) from=10.242.8.205:49600
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (29.886754ms) from=10.242.37.78:41058
    2021/04/23 22:44:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (204.371µs) from=10.242.8.205:49602
    2021/04/23 22:44:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (191.179µs) from=10.242.37.78:42688
    2021/04/23 22:44:53 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 22:44: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/04/23 22:44:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_appc_10.96.176.28_8443" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.111.145_9102" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [INFO] agent: Synced service "_v16__aai-nquery_10.242.239.132_8446"
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Node info in sync
    2021/04/23 22:44:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.466237ms) from=10.242.8.205:49604
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_message-router_10.96.216.215_3904" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_nsd_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.50.135_9009" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.233.115_9518" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_sdc_10.96.48.219_8443" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.48.219_8080" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.54.70_9101" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud_10.96.215.11_9001" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v15_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_parser_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v11__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.182.48_9005" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_catalog_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.30.82_8806" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v12__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v13__aai-nquery_10.242.239.132_8446" in sync
    2021/04/23 22:44:53 [DEBUG] agent: Service "_v14__aai-nquery_10.242.239.132_8446" in sync
    2021/0