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: '40e9c560-a4dc-ece6-2c91-11814f1caf29'
         Node name: 'onap-msb-consul-86975585d9-9zl4g'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2021/04/26 23:59:23 [DEBUG] agent: Using random ID "40e9c560-a4dc-ece6-2c91-11814f1caf29" as node ID
    2021/04/26 23:59:23 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:40e9c560-a4dc-ece6-2c91-11814f1caf29 Address:127.0.0.1:8300}]
    2021/04/26 23:59:23 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/04/26 23:59:23 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/04/26 23:59:23 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/04/26 23:59:23 [WARN] raft: Unable to get address for server id 40e9c560-a4dc-ece6-2c91-11814f1caf29, using fallback address 127.0.0.1:8300: Could not find address for server id 40e9c560-a4dc-ece6-2c91-11814f1caf29
    2021/04/26 23:59:23 [DEBUG] raft: Votes needed: 1
    2021/04/26 23:59:23 [DEBUG] raft: Vote granted from 40e9c560-a4dc-ece6-2c91-11814f1caf29 in term 2. Tally: 1
    2021/04/26 23:59:23 [INFO] raft: Election won. Tally: 1
    2021/04/26 23:59:23 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/04/26 23:59:24 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-9zl4g.dc1 127.0.0.1
    2021/04/26 23:59:24 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-9zl4g 127.0.0.1
    2021/04/26 23:59:24 [INFO] consul: cluster leadership acquired
    2021/04/26 23:59:24 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/04/26 23:59:24 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-9zl4g (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/26 23:59:24 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-9zl4g.dc1" in area "wan"
    2021/04/26 23:59:24 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-9zl4g
    2021/04/26 23:59:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/04/26 23:59:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/04/26 23:59:25 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/04/26 23:59:25 [INFO] agent: started state syncer
    2021/04/26 23:59:25 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/04/26 23:59:25 [INFO] agent: Synced node info
    2021/04/26 23:59:25 [DEBUG] agent: Node info in sync
    2021/04/26 23:59:26 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/04/26 23:59:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/26 23:59:26 [INFO] consul: member 'onap-msb-consul-86975585d9-9zl4g' joined, marking health alive
    2021/04/26 23:59:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/26 23:59:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/26 23:59:28 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/04/27 00:00:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/27 00:00:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/27 00:00:39 [DEBUG] agent: Node info in sync
    2021/04/27 00:01:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-9zl4g.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/27 00:01:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/27 00:02:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/27 00:02:11 [DEBUG] agent: Node info in sync
    2021/04/27 00:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/27 00:03:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/27 00:03:22 [DEBUG] agent: Node info in sync
    2021/04/27 00:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/27 00:03:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-9zl4g.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/27 00:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/27 00:04:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/27 00:04:38 [DEBUG] agent: Node info in sync
    2021/04/27 00:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/27 00:05:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/27 00:05:42 [DEBUG] agent: Node info in sync
    2021/04/27 00:06:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-9zl4g.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/27 00:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/27 00:07:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/27 00:07:14 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/27 00:07:34 [DEBUG] http: Request GET /v1/status/leader (892.602µs) from=10.233.70.4:39146
    2021/04/27 00:07:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:35 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.60.157_9518"
    2021/04/27 00:07:35 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (339.843252ms) from=10.233.70.4:39158
    2021/04/27 00:07:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:35 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:35 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (200.607731ms) from=10.233.70.4:39164
    2021/04/27 00:07:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:36 [INFO] agent: Synced service "_v1_parser_10.233.37.101_8806"
    2021/04/27 00:07:36 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (112.035788ms) from=10.233.70.4:39174
    2021/04/27 00:07:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:36 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:36 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (599.342435ms) from=10.233.70.4:39178
    2021/04/27 00:07:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:37 [INFO] agent: Synced service "_v1_catalog_10.233.37.101_8806"
    2021/04/27 00:07:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:37 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:37 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (305.087062ms) from=10.233.70.4:39190
    2021/04/27 00:07:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:37 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:37 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (423.075µs) from=10.233.70.4:39196
    2021/04/27 00:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [INFO] agent: Synced service "_v1_nsd_10.233.37.101_8806"
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (278.909973ms) from=10.233.70.4:39198
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (100.109729ms) from=10.233.70.4:39200
    2021/04/27 00:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.37.101_8806"
    2021/04/27 00:07:38 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (265.860948ms) from=10.233.70.4:39202
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:38 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (692.382µs) from=10.233.70.4:39208
    2021/04/27 00:07:39 [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/04/27 00:07: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/04/27 00:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:39 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.20.143_9004"
    2021/04/27 00:07:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:39 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:39 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (433.859267ms) from=10.233.70.4:39210
    2021/04/27 00:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:39 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:39 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (52.668887ms) from=10.233.70.4:39216
    2021/04/27 00:07:39 [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/04/27 00:07: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/04/27 00:07:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:40 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.20.143_9004"
    2021/04/27 00:07:40 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (201.004184ms) from=10.233.70.4:39220
    2021/04/27 00:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (524.995µs) from=10.233.70.4:39224
    2021/04/27 00:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:40 [INFO] agent: Synced service "_v1_wf-gui_10.233.10.21_8443"
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (143.656769ms) from=10.233.70.4:39226
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:40 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (629.868µs) from=10.233.70.4:39230
    2021/04/27 00:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:41 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.37.5_443"
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (421.510147ms) from=10.233.70.4:39234
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (568.196µs) from=10.233.70.4:39240
    2021/04/27 00:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.3.181_9015"
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (525.712528ms) from=10.233.70.4:39242
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:41 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (533.339µs) from=10.233.70.4:39250
    2021/04/27 00:07:42 [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/04/27 00:07: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/04/27 00:07:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:42 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.14.61_9007"
    2021/04/27 00:07:42 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (301.039052ms) from=10.233.70.4:39254
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (453.323µs) from=10.233.70.4:39264
    2021/04/27 00:07:42 [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/04/27 00:07: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/04/27 00:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:42 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.14.61_9007"
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (219.907124ms) from=10.233.70.4:39268
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:42 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (403.37357ms) from=10.233.70.4:39278
    2021/04/27 00:07:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:43 [INFO] agent: Synced service "_v1_appc_10.233.38.76_8443"
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (400.913423ms) from=10.233.70.4:39284
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:43 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:44 [DEBUG] http: Request GET /v1/health/service/appc-v1 (500.295393ms) from=10.233.70.4:39298
    2021/04/27 00:07:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:44 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.21.198_9009"
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:44 [DEBUG] http: Request PUT /v1/agent/service/register (199.896376ms) from=10.233.70.4:39304
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:44 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:45 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (199.825598ms) from=10.233.70.4:39314
    2021/04/27 00:07:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:45 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:45 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.21.198_9009"
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (248.909956ms) from=10.233.70.4:39324
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:45 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:45 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (502.368µs) from=10.233.70.4:39330
    2021/04/27 00:07:45 [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/04/27 00:07: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/04/27 00:07:46 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:46 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.1.229_8080"
    2021/04/27 00:07:46 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (376.53028ms) from=10.233.70.4:39336
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:46 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (522.667µs) from=10.233.70.4:39340
    2021/04/27 00:07:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:46 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:46 [INFO] agent: Synced service "_v1_message-router_10.233.53.144_3904"
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (218.739023ms) from=10.233.70.4:39342
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:46 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:46 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (654.558µs) from=10.233.70.4:39348
    2021/04/27 00:07:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:47 [INFO] agent: Synced service "_v1_sdc-gui_10.233.23.138_8181"
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (380.825941ms) from=10.233.70.4:39352
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (662.275µs) from=10.233.70.4:39360
    2021/04/27 00:07:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:47 [INFO] agent: Synced service "_v0_multicloud_10.233.35.159_9001"
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:48 [DEBUG] http: Request PUT /v1/agent/service/register (600.558103ms) from=10.233.70.4:39366
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:48 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (713.006µs) from=10.233.70.4:39380
    2021/04/27 00:07:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:49 [INFO] agent: Synced service "_v1_multicloud_10.233.35.159_9001"
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:49 [DEBUG] http: Request PUT /v1/agent/service/register (400.231012ms) from=10.233.70.4:39392
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (464.122µs) from=10.233.70.4:39394
    2021/04/27 00:07:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:49 [INFO] agent: Synced service "_v1_sdc_10.233.62.154_8443"
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:49 [DEBUG] http: Request PUT /v1/agent/service/register (216.911546ms) from=10.233.70.4:39398
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:49 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:49 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (100.079745ms) from=10.233.70.4:39410
    2021/04/27 00:07:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07: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/04/27 00:07:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:50 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.62.154_8080"
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:50 [DEBUG] http: Request PUT /v1/agent/service/register (400.217488ms) from=10.233.70.4:39416
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:50 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:50 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (672.086µs) from=10.233.70.4:39418
    2021/04/27 00:07:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:51 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.63.210_9011"
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:51 [DEBUG] http: Request PUT /v1/agent/service/register (468.710232ms) from=10.233.70.4:39420
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (571.672µs) from=10.233.70.4:39426
    2021/04/27 00:07:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:51 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.63.210_9011"
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:51 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:51 [DEBUG] http: Request PUT /v1/agent/service/register (797.378142ms) from=10.233.70.4:39430
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:52 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (718.38µs) from=10.233.70.4:39444
    2021/04/27 00:07:52 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:53 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.33.132_9005"
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:53 [DEBUG] http: Request PUT /v1/agent/service/register (1.601047026s) from=10.233.70.4:39450
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:53 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:53 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (572.838µs) from=10.233.70.4:39482
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:54 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.33.132_9005"
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:54 [DEBUG] http: Request PUT /v1/agent/service/register (23.79186ms) from=10.233.70.4:39486
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:54 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:54 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (758.702µs) from=10.233.70.4:39490
    2021/04/27 00:07:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:55 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.33.132_9005"
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:55 [DEBUG] http: Request PUT /v1/agent/service/register (400.837241ms) from=10.233.70.4:39492
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:55 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (462.525µs) from=10.233.70.4:39502
    2021/04/27 00:07:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:55 [INFO] agent: Synced service "_v1_sdnc_10.233.54.14_8282"
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:55 [DEBUG] http: Request PUT /v1/agent/service/register (300.691713ms) from=10.233.70.4:39508
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:55 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (402.874µs) from=10.233.70.4:39516
    2021/04/27 00:07:56 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:56 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:56 [DEBUG] http: Request PUT /v1/agent/service/register (257.562497ms) from=10.233.70.4:39520
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:56 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (134.341231ms) from=10.233.70.4:39522
    2021/04/27 00:07:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:07:57 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:57 [DEBUG] http: Request PUT /v1/agent/service/register (538.844412ms) from=10.233.70.4:39534
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:57 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (498.043µs) from=10.233.70.4:39542
    2021/04/27 00:07:57 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:58 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:58 [DEBUG] http: Request PUT /v1/agent/service/register (344.932907ms) from=10.233.70.4:39548
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:07:58 [DEBUG] agent: Node info in sync
    2021/04/27 00:07:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (48.276217ms) from=10.233.70.4:39556
    2021/04/27 00:07:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:07:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:00 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:00 [DEBUG] http: Request PUT /v1/agent/service/register (1.671858989s) from=10.233.70.4:39560
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (540.459µs) from=10.233.70.4:39578
    2021/04/27 00:08:00 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:00 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:00 [DEBUG] http: Request PUT /v1/agent/service/register (615.126816ms) from=10.233.70.4:39582
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:00 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (506.092µs) from=10.233.70.4:39590
    2021/04/27 00:08:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:01 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:01 [DEBUG] http: Request PUT /v1/agent/service/register (300.742634ms) from=10.233.70.4:39592
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (445.714µs) from=10.233.70.4:39600
    2021/04/27 00:08:01 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:01 [DEBUG] http: Request PUT /v1/agent/service/register (300.66499ms) from=10.233.70.4:39606
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:01 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (288.298301ms) from=10.233.70.4:39612
    2021/04/27 00:08:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:03 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (701.187249ms) from=10.233.70.4:39614
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (552.765µs) from=10.233.70.4:39632
    2021/04/27 00:08:03 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (241.921225ms) from=10.233.70.4:39634
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:03 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (384.171µs) from=10.233.70.4:39652
    2021/04/27 00:08:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (574.761476ms) from=10.233.70.4:39654
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (537.964µs) from=10.233.70.4:39656
    2021/04/27 00:08:04 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (369.357715ms) from=10.233.70.4:39658
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:04 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (579.659µs) from=10.233.70.4:39666
    2021/04/27 00:08:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:05 [DEBUG] http: Request PUT /v1/agent/service/register (384.483891ms) from=10.233.70.4:39672
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:05 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (436.151µs) from=10.233.70.4:39686
    2021/04/27 00:08:05 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:06 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (309.245169ms) from=10.233.70.4:39688
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (503.298µs) from=10.233.70.4:39694
    2021/04/27 00:08:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:06 [DEBUG] http: Request PUT /v1/agent/service/register (201.513889ms) from=10.233.70.4:39696
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (619.379µs) from=10.233.70.4:39702
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:06 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:06 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:07 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:07 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:07 [DEBUG] http: Request PUT /v1/agent/service/register (502.087931ms) from=10.233.70.4:39708
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (583.398µs) from=10.233.70.4:39716
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:07 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:08 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:08 [DEBUG] http: Request PUT /v1/agent/service/register (201.358351ms) from=10.233.70.4:39720
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (100.006074ms) from=10.233.70.4:39724
    2021/04/27 00:08:08 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:08 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:08 [DEBUG] http: Request PUT /v1/agent/service/register (206.011408ms) from=10.233.70.4:39726
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:08 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (100.249938ms) from=10.233.70.4:39728
    2021/04/27 00:08:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.225_8446"
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:09 [DEBUG] http: Request PUT /v1/agent/service/register (423.951542ms) from=10.233.70.4:39736
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (66.086084ms) from=10.233.70.4:39742
    2021/04/27 00:08:09 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:09 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:09 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:09 [DEBUG] http: Request PUT /v1/agent/service/register (600.856612ms) from=10.233.70.4:39746
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:09 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (957.862µs) from=10.233.70.4:39760
    2021/04/27 00:08:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:11 [DEBUG] http: Request PUT /v1/agent/service/register (149.432868ms) from=10.233.70.4:39764
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.084812ms) from=10.233.70.4:39770
    2021/04/27 00:08:11 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:11 [DEBUG] http: Request PUT /v1/agent/service/register (582.461575ms) from=10.233.70.4:39774
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:11 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (791.328µs) from=10.233.70.4:39790
    2021/04/27 00:08:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:12 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:12 [DEBUG] http: Request PUT /v1/agent/service/register (248.067539ms) from=10.233.70.4:39792
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (330.829µs) from=10.233.70.4:39802
    2021/04/27 00:08:12 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:12 [DEBUG] http: Request PUT /v1/agent/service/register (313.669846ms) from=10.233.70.4:39804
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:12 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (684.624µs) from=10.233.70.4:39814
    2021/04/27 00:08:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:13 [DEBUG] http: Request PUT /v1/agent/service/register (201.707371ms) from=10.233.70.4:39816
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (480.146µs) from=10.233.70.4:39822
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:13 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:13 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:14 [DEBUG] http: Request PUT /v1/agent/service/register (700.061193ms) from=10.233.70.4:39834
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (431.813µs) from=10.233.70.4:39844
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:14 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:14 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:15 [DEBUG] http: Request PUT /v1/agent/service/register (399.989783ms) from=10.233.70.4:39846
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (560.776µs) from=10.233.70.4:39854
    2021/04/27 00:08:15 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:15 [DEBUG] http: Request PUT /v1/agent/service/register (400.263232ms) from=10.233.70.4:39862
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:15 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (636.411µs) from=10.233.70.4:39874
    2021/04/27 00:08:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:16 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:16 [DEBUG] http: Request PUT /v1/agent/service/register (119.876036ms) from=10.233.70.4:39880
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (610.575µs) from=10.233.70.4:39884
    2021/04/27 00:08:16 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:16 [DEBUG] http: Request PUT /v1/agent/service/register (381.050653ms) from=10.233.70.4:39886
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:16 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (437.991µs) from=10.233.70.4:39896
    2021/04/27 00:08:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08:17 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:17 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:18 [DEBUG] http: Request PUT /v1/agent/service/register (1.000190632s) from=10.233.70.4:39902
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:18 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (710.205µs) from=10.233.70.4:39918
    2021/04/27 00:08:18 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08: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/04/27 00:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:19 [DEBUG] http: Request PUT /v1/agent/service/register (682.850817ms) from=10.233.70.4:39920
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (507.476µs) from=10.233.70.4:39932
    2021/04/27 00:08:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08: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/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:19 [DEBUG] http: Request PUT /v1/agent/service/register (110.385249ms) from=10.233.70.4:39934
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:19 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (434.503µs) from=10.233.70.4:39940
    2021/04/27 00:08:19 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08: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/04/27 00:08:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:20 [DEBUG] http: Request PUT /v1/agent/service/register (999.275781ms) from=10.233.70.4:39942
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:20 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (739.38µs) from=10.233.70.4:39956
    2021/04/27 00:08:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08: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/04/27 00:08:21 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:21 [DEBUG] http: Request PUT /v1/agent/service/register (1.202112585s) from=10.233.70.4:39960
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (200.917672ms) from=10.233.70.4:39984
    2021/04/27 00:08:22 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08: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/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:22 [DEBUG] http: Request PUT /v1/agent/service/register (176.792925ms) from=10.233.70.4:39994
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (300.829979ms) from=10.233.70.4:40002
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Node info in sync
    2021/04/27 00:08: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/04/27 00:08: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/04/27 00:08:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.225_8446"
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:23 [DEBUG] http: Request PUT /v1/agent/service/register (539.018351ms) from=10.233.70.4:40026
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (849.985µs) from=10.233.70.4:40034
    2021/04/27 00:08:24 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.225_8446"
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:24 [DEBUG] http: Request PUT /v1/agent/service/register (475.070901ms) from=10.233.70.4:40036
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:24 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (94.12172ms) from=10.233.70.4:40044
    2021/04/27 00:08:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08: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/04/27 00:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-9zl4g" since the cluster is too small
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:26 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.225_8446"
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.200032719s) from=10.233.70.4:40048
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:26 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (560.73µs) from=10.233.70.4:40072
    2021/04/27 00:08:26 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.225_8446"
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:29 [DEBUG] http: Request PUT /v1/agent/service/register (2.579925702s) from=10.233.70.4:40074
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.60.157_9518" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_message-router_10.233.53.144_3904" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.138_8181" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_sdc_10.233.62.154_8443" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.101_8806" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.1.229_8080" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.5_443" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_appc_10.233.38.76_8443" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.21_8443" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.37.101_8806" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.132_9005" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_sdnc_10.233.54.14_8282" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.181_9015" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.210_9011" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_parser_10.233.37.101_8806" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.37.101_8806" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.61_9007" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.20.143_9004" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.198_9009" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.35.159_9001" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Node info in sync
    2021/04/27 00:08:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (377.82µs) from=10.233.70.4:40118
    2021/04/27 00:08:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 00:08: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/04/27 00:08: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/04/27 00:08:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.154_8080" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.225_8446" in sync
    2021/04/27 00:08:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.225_8446" in