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: 'b3ade8a5-0e3a-93ce-d7f7-c094002178ce'
         Node name: 'onap-msb-consul-86975585d9-mwswx'
        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/06/04 01:22:58 [DEBUG] agent: Using random ID "b3ade8a5-0e3a-93ce-d7f7-c094002178ce" as node ID
    2021/06/04 01:22:58 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b3ade8a5-0e3a-93ce-d7f7-c094002178ce Address:127.0.0.1:8300}]
    2021/06/04 01:22:58 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/06/04 01:22:58 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/06/04 01:22:58 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/06/04 01:22:58 [WARN] raft: Unable to get address for server id b3ade8a5-0e3a-93ce-d7f7-c094002178ce, using fallback address 127.0.0.1:8300: Could not find address for server id b3ade8a5-0e3a-93ce-d7f7-c094002178ce
    2021/06/04 01:22:58 [DEBUG] raft: Votes needed: 1
    2021/06/04 01:22:58 [DEBUG] raft: Vote granted from b3ade8a5-0e3a-93ce-d7f7-c094002178ce in term 2. Tally: 1
    2021/06/04 01:22:58 [INFO] raft: Election won. Tally: 1
    2021/06/04 01:22:58 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/06/04 01:22:58 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-mwswx.dc1 127.0.0.1
    2021/06/04 01:22:58 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-mwswx 127.0.0.1
    2021/06/04 01:22:59 [INFO] consul: cluster leadership acquired
    2021/06/04 01:22:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/06/04 01:22:59 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/06/04 01:22:59 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-mwswx (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/04 01:22:59 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-mwswx.dc1" in area "wan"
    2021/06/04 01:22:59 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-mwswx
    2021/06/04 01:22:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/06/04 01:22:59 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/06/04 01:22:59 [INFO] agent: started state syncer
    2021/06/04 01:22:59 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/06/04 01:22:59 [INFO] agent: Synced node info
    2021/06/04 01:22:59 [DEBUG] agent: Node info in sync
    2021/06/04 01:23:00 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/06/04 01:23:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-mwswx" since the cluster is too small
    2021/06/04 01:23:00 [INFO] consul: member 'onap-msb-consul-86975585d9-mwswx' joined, marking health alive
    2021/06/04 01:23:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-mwswx" since the cluster is too small
    2021/06/04 01:23:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/04 01:23:01 [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/06/04 01:23:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-mwswx" since the cluster is too small
    2021/06/04 01:24:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/04 01:24:19 [DEBUG] agent: Node info in sync
    2021/06/04 01:24:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-mwswx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/04 01:24:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-mwswx" since the cluster is too small
    2021/06/04 01:25:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/04 01:25:47 [DEBUG] agent: Node info in sync
    2021/06/04 01:25:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-mwswx" since the cluster is too small
    2021/06/04 01:26:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-mwswx" since the cluster is too small
    2021/06/04 01:27:03 [DEBUG] http: Request GET /v1/status/leader (543.699µs) from=10.233.71.190:56326
    2021/06/04 01:27:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:04 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.17.152_9007"
    2021/06/04 01:27:04 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:04 [DEBUG] http: Request PUT /v1/agent/service/register (500.066989ms) from=10.233.71.190:56340
    2021/06/04 01:27:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:04 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (777.376µs) from=10.233.71.190:56348
    2021/06/04 01:27:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:05 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.17.152_9007"
    2021/06/04 01:27:05 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:05 [DEBUG] http: Request PUT /v1/agent/service/register (360.27126ms) from=10.233.71.190:56354
    2021/06/04 01:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:05 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (442.268µs) from=10.233.71.190:56356
    2021/06/04 01:27:06 [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/06/04 01:27:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:06 [INFO] agent: Synced service "_v1_message-router_10.233.24.241_3904"
    2021/06/04 01:27:06 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:06 [DEBUG] http: Request PUT /v1/agent/service/register (296.027928ms) from=10.233.71.190:56360
    2021/06/04 01:27:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:06 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:06 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:06 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (520.783µs) from=10.233.71.190:56364
    2021/06/04 01:27:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:07 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.10.229_9004"
    2021/06/04 01:27:07 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:07 [DEBUG] http: Request PUT /v1/agent/service/register (400.629576ms) from=10.233.71.190:56366
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:07 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (393.225µs) from=10.233.71.190:56370
    2021/06/04 01:27:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-mwswx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/04 01:27:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:07 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.10.229_9004"
    2021/06/04 01:27:07 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:07 [DEBUG] http: Request PUT /v1/agent/service/register (354.630111ms) from=10.233.71.190:56374
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:07 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:07 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (429.336µs) from=10.233.71.190:56378
    2021/06/04 01:27:07 [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/06/04 01:27:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:08 [INFO] agent: Synced service "_v1_appc_10.233.19.218_8443"
    2021/06/04 01:27:08 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:08 [DEBUG] http: Request PUT /v1/agent/service/register (306.339413ms) from=10.233.71.190:56380
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:08 [DEBUG] http: Request GET /v1/health/service/appc-v1 (473.028µs) from=10.233.71.190:56384
    2021/06/04 01:27:08 [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/06/04 01:27:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:08 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.25.162_9009"
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:08 [DEBUG] http: Request PUT /v1/agent/service/register (197.100671ms) from=10.233.71.190:56386
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:08 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:08 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (96.389415ms) from=10.233.71.190:56392
    2021/06/04 01:27:08 [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/06/04 01:27:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:09 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.25.162_9009"
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:09 [DEBUG] http: Request PUT /v1/agent/service/register (199.37793ms) from=10.233.71.190:56394
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:09 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (354.115µs) from=10.233.71.190:56396
    2021/06/04 01:27:09 [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/06/04 01:27:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:09 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.24.57_9518"
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:09 [DEBUG] http: Request PUT /v1/agent/service/register (299.55334ms) from=10.233.71.190:56400
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:09 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:09 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (100.079451ms) from=10.233.71.190:56404
    2021/06/04 01:27:09 [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/06/04 01:27:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:10 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.7.1_443"
    2021/06/04 01:27:10 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:10 [DEBUG] http: Request PUT /v1/agent/service/register (208.916175ms) from=10.233.71.190:56406
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (306.748µs) from=10.233.71.190:56412
    2021/06/04 01:27:10 [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/06/04 01:27:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:10 [INFO] agent: Synced service "_v0_multicloud_10.233.21.205_9001"
    2021/06/04 01:27:10 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:10 [DEBUG] http: Request PUT /v1/agent/service/register (332.674004ms) from=10.233.71.190:56414
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:10 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (158.749643ms) from=10.233.71.190:56418
    2021/06/04 01:27:11 [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/06/04 01:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:11 [INFO] agent: Synced service "_v1_multicloud_10.233.21.205_9001"
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (223.387345ms) from=10.233.71.190:56424
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (480.832µs) from=10.233.71.190:56426
    2021/06/04 01:27:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:12 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.60.249_8080"
    2021/06/04 01:27:12 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:12 [DEBUG] http: Request PUT /v1/agent/service/register (280.577197ms) from=10.233.71.190:56428
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:12 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (88.510491ms) from=10.233.71.190:56434
    2021/06/04 01:27:12 [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/06/04 01:27:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:12 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.36.205_9015"
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:12 [DEBUG] http: Request PUT /v1/agent/service/register (407.795151ms) from=10.233.71.190:56438
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:12 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (343.002µs) from=10.233.71.190:56440
    2021/06/04 01:27:13 [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/06/04 01:27:13 [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/06/04 01:27:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:13 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.58.237_9005"
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:13 [DEBUG] http: Request PUT /v1/agent/service/register (112.930428ms) from=10.233.71.190:56442
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:13 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (100.191278ms) from=10.233.71.190:56444
    2021/06/04 01:27:13 [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/06/04 01:27:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:13 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.58.237_9005"
    2021/06/04 01:27:13 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:13 [DEBUG] http: Request PUT /v1/agent/service/register (238.221681ms) from=10.233.71.190:56450
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:13 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:13 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (56.41935ms) from=10.233.71.190:56452
    2021/06/04 01:27:14 [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/06/04 01:27:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:14 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.58.237_9005"
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:14 [DEBUG] http: Request PUT /v1/agent/service/register (299.829549ms) from=10.233.71.190:56458
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:14 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (442.91µs) from=10.233.71.190:56466
    2021/06/04 01:27:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.0.11_9011"
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:14 [DEBUG] http: Request PUT /v1/agent/service/register (391.537346ms) from=10.233.71.190:56472
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:14 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (394.535µs) from=10.233.71.190:56474
    2021/06/04 01:27:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:15 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.0.11_9011"
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:15 [DEBUG] http: Request PUT /v1/agent/service/register (288.556368ms) from=10.233.71.190:56480
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (384.92µs) from=10.233.71.190:56484
    2021/06/04 01:27:15 [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/06/04 01:27:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [INFO] agent: Synced service "_v1_parser_10.233.2.67_8806"
    2021/06/04 01:27:15 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:15 [DEBUG] http: Request PUT /v1/agent/service/register (90.399135ms) from=10.233.71.190:56486
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:15 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (495.587µs) from=10.233.71.190:56488
    2021/06/04 01:27:16 [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/06/04 01:27:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [INFO] agent: Synced service "_v1_catalog_10.233.2.67_8806"
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.101156046s) from=10.233.71.190:56490
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (272.426559ms) from=10.233.71.190:56498
    2021/06/04 01:27:17 [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/06/04 01:27:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:17 [INFO] agent: Synced service "_v1_nsd_10.233.2.67_8806"
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:17 [DEBUG] http: Request PUT /v1/agent/service/register (88.638094ms) from=10.233.71.190:56502
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (353.061µs) from=10.233.71.190:56506
    2021/06/04 01:27:17 [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/06/04 01:27:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.2.67_8806"
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:17 [DEBUG] http: Request PUT /v1/agent/service/register (301.833727ms) from=10.233.71.190:56508
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:17 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (414.497µs) from=10.233.71.190:56510
    2021/06/04 01:27:18 [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/06/04 01:27:18 [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/06/04 01:27:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:18 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:18 [DEBUG] http: Request PUT /v1/agent/service/register (200.543612ms) from=10.233.71.190:56512
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:18 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (358.098µs) from=10.233.71.190:56516
    2021/06/04 01:27:18 [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/06/04 01:27:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:19 [DEBUG] http: Request PUT /v1/agent/service/register (700.830579ms) from=10.233.71.190:56518
    2021/06/04 01:27:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (288.805µs) from=10.233.71.190:56524
    2021/06/04 01:27:19 [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/06/04 01:27:19 [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/06/04 01:27:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:19 [DEBUG] http: Request PUT /v1/agent/service/register (289.187169ms) from=10.233.71.190:56526
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:19 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (101.819367ms) from=10.233.71.190:56536
    2021/06/04 01:27:20 [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/06/04 01:27:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:20 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:20 [DEBUG] http: Request PUT /v1/agent/service/register (600.403668ms) from=10.233.71.190:56538
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:20 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (93.639951ms) from=10.233.71.190:56544
    2021/06/04 01:27:20 [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/06/04 01:27:20 [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/06/04 01:27:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:21 [DEBUG] http: Request PUT /v1/agent/service/register (462.143673ms) from=10.233.71.190:56548
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (414.482µs) from=10.233.71.190:56554
    2021/06/04 01:27:21 [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/06/04 01:27:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:21 [DEBUG] http: Request PUT /v1/agent/service/register (468.155709ms) from=10.233.71.190:56556
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:21 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (422.908µs) from=10.233.71.190:56558
    2021/06/04 01:27:22 [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/06/04 01:27:22 [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/06/04 01:27:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:22 [DEBUG] http: Request PUT /v1/agent/service/register (426.592542ms) from=10.233.71.190:56560
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:22 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (294.139µs) from=10.233.71.190:56568
    2021/06/04 01:27:22 [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/06/04 01:27:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:23 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:23 [DEBUG] http: Request PUT /v1/agent/service/register (679.374028ms) from=10.233.71.190:56570
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:23 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (326.249µs) from=10.233.71.190:56574
    2021/06/04 01:27:23 [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/06/04 01:27:23 [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/06/04 01:27:23 [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/06/04 01:27:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:24 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:24 [DEBUG] http: Request PUT /v1/agent/service/register (1.469907828s) from=10.233.71.190:56578
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:24 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (320.874µs) from=10.233.71.190:56598
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:25 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:25 [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/06/04 01:27:25 [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/06/04 01:27:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:27 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:27 [DEBUG] http: Request PUT /v1/agent/service/register (2.399844516s) from=10.233.71.190:56600
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:27 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (462.857µs) from=10.233.71.190:56616
    2021/06/04 01:27:27 [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/06/04 01:27:27 [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/06/04 01:27:27 [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/06/04 01:27:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:28 [DEBUG] http: Request PUT /v1/agent/service/register (481.739355ms) from=10.233.71.190:56618
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (306.124µs) from=10.233.71.190:56626
    2021/06/04 01:27:28 [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/06/04 01:27:28 [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/06/04 01:27:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:28 [DEBUG] http: Request PUT /v1/agent/service/register (107.060996ms) from=10.233.71.190:56628
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:28 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (445.209µs) from=10.233.71.190:56634
    2021/06/04 01:27:28 [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/06/04 01:27:28 [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/06/04 01:27:28 [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/06/04 01:27:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:29 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:29 [DEBUG] http: Request PUT /v1/agent/service/register (657.092975ms) from=10.233.71.190:56636
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:29 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (100.220643ms) from=10.233.71.190:56642
    2021/06/04 01:27:29 [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/06/04 01:27:29 [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/06/04 01:27:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:30 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:30 [DEBUG] http: Request PUT /v1/agent/service/register (487.93736ms) from=10.233.71.190:56644
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (439.312µs) from=10.233.71.190:56648
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:30 [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/06/04 01:27:30 [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/06/04 01:27:30 [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/06/04 01:27:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:30 [DEBUG] http: Request PUT /v1/agent/service/register (400.196711ms) from=10.233.71.190:56650
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:30 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (597.383µs) from=10.233.71.190:56654
    2021/06/04 01:27:31 [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/06/04 01:27:31 [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/06/04 01:27:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:31 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:31 [DEBUG] http: Request PUT /v1/agent/service/register (700.020717ms) from=10.233.71.190:56660
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:31 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (391.708µs) from=10.233.71.190:56664
    2021/06/04 01:27:31 [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/06/04 01:27:32 [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/06/04 01:27:32 [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/06/04 01:27:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:32 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:32 [DEBUG] http: Request PUT /v1/agent/service/register (879.937836ms) from=10.233.71.190:56666
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:32 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (388.631µs) from=10.233.71.190:56680
    2021/06/04 01:27:32 [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/06/04 01:27:32 [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/06/04 01:27:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.73_8446"
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:33 [DEBUG] http: Request PUT /v1/agent/service/register (496.67974ms) from=10.233.71.190:56682
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (99.825676ms) from=10.233.71.190:56694
    2021/06/04 01:27:33 [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/06/04 01:27:33 [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/06/04 01:27:33 [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/06/04 01:27:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:33 [DEBUG] http: Request PUT /v1/agent/service/register (266.429771ms) from=10.233.71.190:56698
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:33 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (407.164µs) from=10.233.71.190:56700
    2021/06/04 01:27:34 [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/06/04 01:27:34 [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/06/04 01:27:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:34 [DEBUG] http: Request PUT /v1/agent/service/register (401.118245ms) from=10.233.71.190:56706
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:34 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (306.941µs) from=10.233.71.190:56720
    2021/06/04 01:27:34 [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/06/04 01:27:34 [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/06/04 01:27:34 [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/06/04 01:27:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:35 [DEBUG] http: Request PUT /v1/agent/service/register (560.821605ms) from=10.233.71.190:56722
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (292.691µs) from=10.233.71.190:56730
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:35 [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/06/04 01:27:35 [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/06/04 01:27:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:35 [DEBUG] http: Request PUT /v1/agent/service/register (501.451636ms) from=10.233.71.190:56732
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:35 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (355.63µs) from=10.233.71.190:56734
    2021/06/04 01:27:36 [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/06/04 01:27:36 [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/06/04 01:27:36 [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/06/04 01:27:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:36 [DEBUG] http: Request PUT /v1/agent/service/register (497.790315ms) from=10.233.71.190:56736
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (447.825µs) from=10.233.71.190:56740
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:36 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:36 [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/06/04 01:27:36 [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/06/04 01:27:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:37 [DEBUG] http: Request PUT /v1/agent/service/register (377.343695ms) from=10.233.71.190:56742
    2021/06/04 01:27:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (420.431µs) from=10.233.71.190:56750
    2021/06/04 01:27:37 [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/06/04 01:27:37 [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/06/04 01:27:37 [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/06/04 01:27:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:37 [DEBUG] http: Request PUT /v1/agent/service/register (541.215485ms) from=10.233.71.190:56752
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:38 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (435.044µs) from=10.233.71.190:56762
    2021/06/04 01:27:38 [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/06/04 01:27:38 [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/06/04 01:27:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:39 [DEBUG] http: Request PUT /v1/agent/service/register (900.172513ms) from=10.233.71.190:56766
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:39 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (457.531µs) from=10.233.71.190:56780
    2021/06/04 01:27:39 [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/06/04 01:27:39 [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/06/04 01:27:39 [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/06/04 01:27:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:40 [DEBUG] http: Request PUT /v1/agent/service/register (857.042063ms) from=10.233.71.190:56792
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (552.665µs) from=10.233.71.190:56798
    2021/06/04 01:27:40 [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/06/04 01:27:40 [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/06/04 01:27:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:40 [DEBUG] http: Request PUT /v1/agent/service/register (277.539142ms) from=10.233.71.190:56800
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:40 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (395.073µs) from=10.233.71.190:56806
    2021/06/04 01:27:40 [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/06/04 01:27:40 [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/06/04 01:27:40 [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/06/04 01:27:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:41 [DEBUG] http: Request PUT /v1/agent/service/register (693.61655ms) from=10.233.71.190:56808
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (468.777µs) from=10.233.71.190:56814
    2021/06/04 01:27:41 [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/06/04 01:27:41 [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/06/04 01:27:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:41 [DEBUG] http: Request PUT /v1/agent/service/register (172.117481ms) from=10.233.71.190:56816
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:41 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (605.372µs) from=10.233.71.190:56818
    2021/06/04 01:27:42 [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/06/04 01:27:42 [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/06/04 01:27:42 [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/06/04 01:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (360.026004ms) from=10.233.71.190:56820
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:42 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (465.668µs) from=10.233.71.190:56826
    2021/06/04 01:27:42 [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/06/04 01:27:42 [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/06/04 01:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (460.944214ms) from=10.233.71.190:56830
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (344.814µs) from=10.233.71.190:56832
    2021/06/04 01:27:43 [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/06/04 01:27:43 [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/06/04 01:27:43 [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/06/04 01:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (158.637938ms) from=10.233.71.190:56836
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:43 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (102.858792ms) from=10.233.71.190:56840
    2021/06/04 01:27:43 [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/06/04 01:27:43 [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/06/04 01:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:44 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (482.841398ms) from=10.233.71.190:56842
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (737.68µs) from=10.233.71.190:56848
    2021/06/04 01:27:44 [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/06/04 01:27:44 [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/06/04 01:27:44 [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/06/04 01:27:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (369.266781ms) from=10.233.71.190:56856
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:44 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (99.953819ms) from=10.233.71.190:56862
    2021/06/04 01:27:45 [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/06/04 01:27:45 [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/06/04 01:27:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.73_8446"
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:45 [DEBUG] http: Request PUT /v1/agent/service/register (700.97848ms) from=10.233.71.190:56864
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:45 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (280.072µs) from=10.233.71.190:56872
    2021/06/04 01:27:45 [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/06/04 01:27:45 [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/06/04 01:27:45 [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/06/04 01:27:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:46 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.73_8446"
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:46 [DEBUG] http: Request PUT /v1/agent/service/register (557.305666ms) from=10.233.71.190:56874
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:46 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (431.316µs) from=10.233.71.190:56878
    2021/06/04 01:27:46 [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/06/04 01:27:46 [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/06/04 01:27:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.73_8446"
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:47 [DEBUG] http: Request PUT /v1/agent/service/register (745.694519ms) from=10.233.71.190:56880
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (353.394µs) from=10.233.71.190:56886
    2021/06/04 01:27:47 [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/06/04 01:27:47 [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/06/04 01:27:47 [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/06/04 01:27:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.73_8446"
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:47 [DEBUG] http: Request PUT /v1/agent/service/register (200.970239ms) from=10.233.71.190:56888
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (419.25µs) from=10.233.71.190:56890
    2021/06/04 01:27:47 [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/06/04 01:27:47 [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/06/04 01:27:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.73_8446"
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:47 [DEBUG] http: Request PUT /v1/agent/service/register (460.412656ms) from=10.233.71.190:56892
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (410.853µs) from=10.233.71.190:56896
    2021/06/04 01:27:48 [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/06/04 01:27:48 [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/06/04 01:27:48 [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/06/04 01:27:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:48 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.73_8446"
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:48 [DEBUG] http: Request PUT /v1/agent/service/register (467.65533ms) from=10.233.71.190:56898
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:48 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (306.623µs) from=10.233.71.190:56908
    2021/06/04 01:27:48 [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/06/04 01:27:48 [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/06/04 01:27:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:49 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.73_8446"
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:49 [DEBUG] http: Request PUT /v1/agent/service/register (467.352508ms) from=10.233.71.190:56910
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (29.103238ms) from=10.233.71.190:56916
    2021/06/04 01:27:49 [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/06/04 01:27:49 [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/06/04 01:27:49 [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/06/04 01:27:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.73_8446"
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:49 [DEBUG] http: Request PUT /v1/agent/service/register (358.143918ms) from=10.233.71.190:56918
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:49 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (387.794µs) from=10.233.71.190:56926
    2021/06/04 01:27:49 [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/06/04 01:27:49 [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/06/04 01:27:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_message-router_10.233.24.241_3904" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.36.205_9015" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.25.162_9009" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.2.67_8806" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.24.57_9518" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.73_8446"
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Node info in sync
    2021/06/04 01:27:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.740076403s) from=10.233.71.190:56928
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_parser_10.233.2.67_8806" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.249_8080" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.152_9007" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.1_443" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.11_9011" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.58.237_9005" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.21.205_9001" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.67_8806" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.10.229_9004" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_appc_10.233.19.218_8443" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.2.67_8806" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.73_8446" in sync
    2021/06/04 01:27:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.73_8446" in sync
    2021/06/0