Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ 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: 'bfda3c00-936d-aca6-dd36-46fd794f733f'
         Node name: 'dev-msb-consul-5fdfc4cfd5-5xp7c'
        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:

    2022/01/06 11:56:58 [DEBUG] agent: Using random ID "bfda3c00-936d-aca6-dd36-46fd794f733f" as node ID
    2022/01/06 11:56:58 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:bfda3c00-936d-aca6-dd36-46fd794f733f Address:127.0.0.1:8300}]
    2022/01/06 11:56:58 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/01/06 11:56:58 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-5xp7c.dc1 127.0.0.1
    2022/01/06 11:56:58 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-5xp7c 127.0.0.1
    2022/01/06 11:56:58 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-5xp7c.dc1" in area "wan"
    2022/01/06 11:56:58 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/01/06 11:56:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/01/06 11:56:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/01/06 11:56:58 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-5xp7c (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/06 11:56:58 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/01/06 11:56:58 [INFO] agent: started state syncer
    2022/01/06 11:56:58 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/01/06 11:56:58 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/01/06 11:56:58 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/01/06 11:56:58 [DEBUG] raft: Votes needed: 1
    2022/01/06 11:56:58 [DEBUG] raft: Vote granted from bfda3c00-936d-aca6-dd36-46fd794f733f in term 2. Tally: 1
    2022/01/06 11:56:58 [INFO] raft: Election won. Tally: 1
    2022/01/06 11:56:58 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/01/06 11:56:58 [INFO] consul: cluster leadership acquired
    2022/01/06 11:56:58 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-5xp7c
    2022/01/06 11:56:58 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/01/06 11:56:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5xp7c" since the cluster is too small
    2022/01/06 11:56:58 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-5xp7c' joined, marking health alive
    2022/01/06 11:56:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/06 11:56:58 [INFO] agent: Synced node info
    2022/01/06 11:56:58 [DEBUG] agent: Node info in sync
    2022/01/06 11:56:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/06 11:56:59 [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)
    2022/01/06 11:57:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5xp7c" since the cluster is too small
    2022/01/06 11:58:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/06 11:58:29 [DEBUG] agent: Node info in sync
    2022/01/06 11:58:58 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-5xp7c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/06 11:58:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5xp7c" since the cluster is too small
    2022/01/06 11:59:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/06 11:59:33 [DEBUG] agent: Node info in sync
    2022/01/06 11:59:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5xp7c" since the cluster is too small
    2022/01/06 12:00:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/06 12:00:40 [DEBUG] agent: Node info in sync
    2022/01/06 12:00:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5xp7c" since the cluster is too small
    2022/01/06 12:01:51 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-5xp7c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/06 12:01:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5xp7c" since the cluster is too small
    2022/01/06 12:02:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/06 12:02:32 [DEBUG] agent: Node info in sync
    2022/01/06 12:02:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5xp7c" since the cluster is too small
    2022/01/06 12:03:55 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-5xp7c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/06 12:03:57 [DEBUG] http: Request GET /v1/status/leader (1.253204ms) from=10.242.229.8:36602
    2022/01/06 12:03:57 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:57 [INFO] agent: Synced service "_v1_message-router_10.96.160.88_3904"
    2022/01/06 12:03:57 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.649976ms) from=10.242.229.8:36604
    2022/01/06 12:03:57 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:57 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:57 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.110539ms) from=10.242.229.8:36606
    2022/01/06 12:03:57 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:57 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.24.184_9015"
    2022/01/06 12:03:57 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.282735ms) from=10.242.229.8:36608
    2022/01/06 12:03:57 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:57 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (652.558µs) from=10.242.229.8:36610
    2022/01/06 12:03:57 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:57 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.34.167_443"
    2022/01/06 12:03:57 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:57 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.026275ms) from=10.242.229.8:36612
    2022/01/06 12:03:57 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:57 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (341.334µs) from=10.242.229.8:36614
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v0_multicloud_10.96.222.234_9001"
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.725887ms) from=10.242.229.8:36616
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (456.64µs) from=10.242.229.8:36618
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_multicloud_10.96.222.234_9001"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.429245ms) from=10.242.229.8:36620
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (323.435µs) from=10.242.229.8:36622
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.184.212_9011"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.126644ms) from=10.242.229.8:36624
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (445.681µs) from=10.242.229.8:36626
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.184.212_9011"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.648325ms) from=10.242.229.8:36628
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (520.734µs) from=10.242.229.8:36630
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_parser_10.96.136.180_8806"
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.921271ms) from=10.242.229.8:36632
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (3.542289ms) from=10.242.229.8:36634
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_catalog_10.96.136.180_8806"
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.511513ms) from=10.242.229.8:36636
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (466.411µs) from=10.242.229.8:36638
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_nsd_10.96.136.180_8806"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.65811ms) from=10.242.229.8:36640
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (371.436µs) from=10.242.229.8:36642
    2022/01/06 12:03:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.136.180_8806"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.027524ms) from=10.242.229.8:36644
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (456.805µs) from=10.242.229.8:36646
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_sdc_10.96.224.245_8443"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.649865ms) from=10.242.229.8:36648
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (376.468µs) from=10.242.229.8:36650
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.224.245_8080"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.220031ms) from=10.242.229.8:36652
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (250.942µs) from=10.242.229.8:36654
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_sdc-gui_10.96.247.96_8181"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.672914ms) from=10.242.229.8:36656
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (266.545µs) from=10.242.229.8:36658
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.110.164_9007"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.131593ms) from=10.242.229.8:36660
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (244.928µs) from=10.242.229.8:36662
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.110.164_9007"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.285908ms) from=10.242.229.8:36664
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (222.17µs) from=10.242.229.8:36666
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v1_wf-gui_10.96.215.113_8443"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.207573ms) from=10.242.229.8:36668
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (224.771µs) from=10.242.229.8:36670
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.250836ms) from=10.242.229.8:36672
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (356.123µs) from=10.242.229.8:36674
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.478552ms) from=10.242.229.8:36676
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (193.009µs) from=10.242.229.8:36678
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.513256ms) from=10.242.229.8:36680
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.574607ms) from=10.242.229.8:36682
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5xp7c" since the cluster is too small
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.427152ms) from=10.242.229.8:36684
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (386.773µs) from=10.242.229.8:36686
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.35236ms) from=10.242.229.8:36688
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (254.116µs) from=10.242.229.8:36690
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.937807ms) from=10.242.229.8:36692
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (518.047µs) from=10.242.229.8:36694
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.894627ms) from=10.242.229.8:36696
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (455.389µs) from=10.242.229.8:36698
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.489923ms) from=10.242.229.8:36700
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (300.571µs) from=10.242.229.8:36702
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.819128ms) from=10.242.229.8:36706
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (198.506µs) from=10.242.229.8:36708
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.394359ms) from=10.242.229.8:36710
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (381.775µs) from=10.242.229.8:36712
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.245136ms) from=10.242.229.8:36714
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (330.485µs) from=10.242.229.8:36716
    2022/01/06 12:03:58 [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.
    2022/01/06 12:03: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.
    2022/01/06 12:03: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.
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.253404ms) from=10.242.229.8:36718
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:58 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (328.726µs) from=10.242.229.8:36720
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.645916ms) from=10.242.229.8:36722
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (271.901µs) from=10.242.229.8:36724
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.089392ms) from=10.242.229.8:36726
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (289.806µs) from=10.242.229.8:36728
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.257063ms) from=10.242.229.8:36730
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (221.39µs) from=10.242.229.8:36732
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.11183ms) from=10.242.229.8:36734
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (266.168µs) from=10.242.229.8:36736
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.293147ms) from=10.242.229.8:36738
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (307.992µs) from=10.242.229.8:36742
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.037121ms) from=10.242.229.8:36744
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (253.427µs) from=10.242.229.8:36746
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.907687ms) from=10.242.229.8:36748
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (227.799µs) from=10.242.229.8:36750
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.49447ms) from=10.242.229.8:36752
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (3.014454ms) from=10.242.229.8:36754
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.472758ms) from=10.242.229.8:36756
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (391.028µs) from=10.242.229.8:36758
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.919133ms) from=10.242.229.8:36760
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (455.871µs) from=10.242.229.8:36762
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.568329ms) from=10.242.229.8:36764
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (479.062µs) from=10.242.229.8:36766
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.998741ms) from=10.242.229.8:36768
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (364.827µs) from=10.242.229.8:36770
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.722182ms) from=10.242.229.8:36772
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (336.756µs) from=10.242.229.8:36774
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.664301ms) from=10.242.229.8:36776
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (388.413µs) from=10.242.229.8:36778
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.713088ms) from=10.242.229.8:36780
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (367.669µs) from=10.242.229.8:36782
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.860128ms) from=10.242.229.8:36784
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (336.484µs) from=10.242.229.8:36786
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.158103ms) from=10.242.229.8:36788
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (860.964µs) from=10.242.229.8:36790
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.270622ms) from=10.242.229.8:36792
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (439.954µs) from=10.242.229.8:36794
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.248896ms) from=10.242.229.8:36796
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (368.978µs) from=10.242.229.8:36798
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.895483ms) from=10.242.229.8:36800
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (497.454µs) from=10.242.229.8:36802
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.818093ms) from=10.242.229.8:36804
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (469.233µs) from=10.242.229.8:36806
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.793649ms) from=10.242.229.8:36808
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (294.355µs) from=10.242.229.8:36810
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.634516ms) from=10.242.229.8:36812
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (346.007µs) from=10.242.229.8:36814
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.120913ms) from=10.242.229.8:36816
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (389.283µs) from=10.242.229.8:36818
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v11__aai-nquery_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.950258ms) from=10.242.229.8:36820
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (249.322µs) from=10.242.229.8:36822
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v11_aai-nquery_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.209906ms) from=10.242.229.8:36824
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (363.902µs) from=10.242.229.8:36826
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v12__aai-nquery_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.533451ms) from=10.242.229.8:36828
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (374.849µs) from=10.242.229.8:36830
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v12_aai-nquery_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.032824ms) from=10.242.229.8:36832
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (330.005µs) from=10.242.229.8:36834
    2022/01/06 12:03:59 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [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.
    2022/01/06 12:03:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [INFO] agent: Synced service "_v13__aai-nquery_10.242.22.130_8446"
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.036809ms) from=10.242.229.8:36836
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:03:59 [DEBUG] agent: Node info in sync
    2022/01/06 12:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (499.6µs) from=10.242.229.8:36838
    2022/01/06 12:04:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04: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.
    2022/01/06 12:04: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.
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [INFO] agent: Synced service "_v13_aai-nquery_10.242.22.130_8446"
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.483383ms) from=10.242.229.8:36840
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (337.25µs) from=10.242.229.8:36842
    2022/01/06 12:04:00 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04: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.
    2022/01/06 12:04: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.
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [INFO] agent: Synced service "_v14__aai-nquery_10.242.22.130_8446"
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (8.179585ms) from=10.242.229.8:36844
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (392.87µs) from=10.242.229.8:36846
    2022/01/06 12:04:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04: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.
    2022/01/06 12:04: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.
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [INFO] agent: Synced service "_v14_aai-nquery_10.242.22.130_8446"
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.676299ms) from=10.242.229.8:36848
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (464.79µs) from=10.242.229.8:36850
    2022/01/06 12:04:00 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04: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.
    2022/01/06 12:04: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.
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [INFO] agent: Synced service "_v15__aai-nquery_10.242.22.130_8446"
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (6.302383ms) from=10.242.229.8:36852
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (4.946724ms) from=10.242.229.8:36854
    2022/01/06 12:04:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04: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.
    2022/01/06 12:04: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.
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [INFO] agent: Synced service "_v15_aai-nquery_10.242.22.130_8446"
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.329624ms) from=10.242.229.8:36856
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (509.004µs) from=10.242.229.8:36858
    2022/01/06 12:04:00 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04: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.
    2022/01/06 12:04: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.
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [INFO] agent: Synced service "_v16__aai-nquery_10.242.22.130_8446"
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.602253ms) from=10.242.229.8:36860
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (463.613µs) from=10.242.229.8:36862
    2022/01/06 12:04:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04: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.
    2022/01/06 12:04: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.
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [INFO] agent: Synced service "_v16_aai-nquery_10.242.22.130_8446"
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.650452ms) from=10.242.229.8:36864
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (470.943µs) from=10.242.229.8:36866
    2022/01/06 12:04:00 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04: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.
    2022/01/06 12:04: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.
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [INFO] agent: Synced service "_v17__aai-nquery_10.242.22.130_8446"
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.802583ms) from=10.242.229.8:36868
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (330.099µs) from=10.242.229.8:36870
    2022/01/06 12:04:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/06 12:04: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.
    2022/01/06 12:04: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.
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.113_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_nsd_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [INFO] agent: Synced service "_v17_aai-nquery_10.242.22.130_8446"
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Node info in sync
    2022/01/06 12:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.861026ms) from=10.242.229.8:36872
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.34.167_443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.164_9007" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_catalog_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc_10.96.224.245_8443" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.24.184_9015" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_parser_10.96.136.180_8806" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.224.245_8080" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_message-router_10.96.160.88_3904" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.184.212_9011" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v14__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v17__aai-nquery_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v0_multicloud_10.96.222.234_9001" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.247.96_8181" in sync
    2022/01/06 12:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.22.130_8446" in sync
    2022/01/06 12:04:00 [DEBUG