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: '95d9429c-7941-ea73-6735-4c3e3e7bc7a1'
         Node name: 'onap-msb-consul-55bf85f47-xwhb9'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2021/11/25 00:56:28 [DEBUG] agent: Using random ID "95d9429c-7941-ea73-6735-4c3e3e7bc7a1" as node ID
    2021/11/25 00:56:28 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:95d9429c-7941-ea73-6735-4c3e3e7bc7a1 Address:127.0.0.1:8300}]
    2021/11/25 00:56:28 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/11/25 00:56:28 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/11/25 00:56:28 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/11/25 00:56:28 [WARN] raft: Unable to get address for server id 95d9429c-7941-ea73-6735-4c3e3e7bc7a1, using fallback address 127.0.0.1:8300: Could not find address for server id 95d9429c-7941-ea73-6735-4c3e3e7bc7a1
    2021/11/25 00:56:28 [DEBUG] raft: Votes needed: 1
    2021/11/25 00:56:28 [DEBUG] raft: Vote granted from 95d9429c-7941-ea73-6735-4c3e3e7bc7a1 in term 2. Tally: 1
    2021/11/25 00:56:28 [INFO] raft: Election won. Tally: 1
    2021/11/25 00:56:28 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/11/25 00:56:28 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-xwhb9.dc1 127.0.0.1
    2021/11/25 00:56:29 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-xwhb9 127.0.0.1
    2021/11/25 00:56:29 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-xwhb9 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/25 00:56:29 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-xwhb9.dc1" in area "wan"
    2021/11/25 00:56:29 [INFO] consul: cluster leadership acquired
    2021/11/25 00:56:29 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-xwhb9
    2021/11/25 00:56:29 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/11/25 00:56:29 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/11/25 00:56:29 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/11/25 00:56:29 [INFO] agent: started state syncer
    2021/11/25 00:56:29 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/11/25 00:56:29 [INFO] agent: Synced node info
    2021/11/25 00:56:29 [DEBUG] agent: Node info in sync
    2021/11/25 00:56:29 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/11/25 00:56:30 [DEBUG] agent: Node info in sync
    2021/11/25 00:56:30 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/11/25 00:56:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 00:56:30 [INFO] consul: member 'onap-msb-consul-55bf85f47-xwhb9' joined, marking health alive
    2021/11/25 00:56:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/11/25 00:57:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 00:58:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/25 00:58:27 [DEBUG] agent: Node info in sync
    2021/11/25 00:58:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xwhb9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/25 00:58:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 00:59:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 01:00:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/25 01:00:15 [DEBUG] agent: Node info in sync
    2021/11/25 01:00:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 01:00:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xwhb9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/25 01:01:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/25 01:01:24 [DEBUG] agent: Node info in sync
    2021/11/25 01:01:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 01:02:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 01:02:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/25 01:02:32 [DEBUG] agent: Node info in sync
    2021/11/25 01:03:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xwhb9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/25 01:03:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 01:03:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/25 01:03:47 [DEBUG] agent: Node info in sync
    2021/11/25 01:04:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 01:05:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/25 01:05:18 [DEBUG] agent: Node info in sync
    2021/11/25 01:05:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 01:05:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xwhb9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/25 01:06:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/25 01:06:22 [DEBUG] agent: Node info in sync
    2021/11/25 01:06:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 01:07:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 01:07:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/25 01:07:42 [DEBUG] agent: Node info in sync
    2021/11/25 01:07:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xwhb9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/25 01:08:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xwhb9" since the cluster is too small
    2021/11/25 01:08:29 [DEBUG] http: Request GET /v1/status/leader (366.786µs) from=10.233.69.62:35524
    2021/11/25 01:08:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:31 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.12.201_9015"
    2021/11/25 01:08:31 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:31 [DEBUG] http: Request PUT /v1/agent/service/register (264.413433ms) from=10.233.69.62:35530
    2021/11/25 01:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:31 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (502.284µs) from=10.233.69.62:35536
    2021/11/25 01:08:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:31 [INFO] agent: Synced service "_v0_multicloud_10.233.16.58_9001"
    2021/11/25 01:08:31 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:31 [DEBUG] http: Request PUT /v1/agent/service/register (24.663554ms) from=10.233.69.62:35542
    2021/11/25 01:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:31 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.48602ms) from=10.233.69.62:35546
    2021/11/25 01:08:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:32 [INFO] agent: Synced service "_v1_multicloud_10.233.16.58_9001"
    2021/11/25 01:08:32 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (265.520671ms) from=10.233.69.62:35558
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:32 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (193.609128ms) from=10.233.69.62:35562
    2021/11/25 01:08:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:32 [INFO] agent: Synced service "_v1_sdc-gui_10.233.36.175_8181"
    2021/11/25 01:08:32 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (137.872256ms) from=10.233.69.62:35566
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:32 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (883.298µs) from=10.233.69.62:35568
    2021/11/25 01:08:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:33 [INFO] agent: Synced service "_v1_parser_10.233.45.67_8806"
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (200.971743ms) from=10.233.69.62:35574
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (316.27µs) from=10.233.69.62:35584
    2021/11/25 01:08:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:33 [INFO] agent: Synced service "_v1_catalog_10.233.45.67_8806"
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (325.171932ms) from=10.233.69.62:35590
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:33 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (444.922µs) from=10.233.69.62:35598
    2021/11/25 01:08:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:34 [INFO] agent: Synced service "_v1_nsd_10.233.45.67_8806"
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (395.19579ms) from=10.233.69.62:35604
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:34 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (383.549µs) from=10.233.69.62:35610
    2021/11/25 01:08:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.45.67_8806"
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (821.514168ms) from=10.233.69.62:35614
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (418.049µs) from=10.233.69.62:35622
    2021/11/25 01:08:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [INFO] agent: Synced service "_v1_message-router_10.233.30.17_3904"
    2021/11/25 01:08:35 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (596.626768ms) from=10.233.69.62:35626
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:35 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:35 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (434.117µs) from=10.233.69.62:35632
    2021/11/25 01:08:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:36 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.21.156_9011"
    2021/11/25 01:08:36 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (165.332751ms) from=10.233.69.62:35634
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:36 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (93.625852ms) from=10.233.69.62:35642
    2021/11/25 01:08:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:37 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.21.156_9011"
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (700.556113ms) from=10.233.69.62:35652
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (94.077733ms) from=10.233.69.62:35660
    2021/11/25 01:08:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [INFO] agent: Synced service "_v1_sdc_10.233.25.59_8443"
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:37 [DEBUG] http: Request PUT /v1/agent/service/register (95.356899ms) from=10.233.69.62:35666
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:37 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:37 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (387.692µs) from=10.233.69.62:35668
    2021/11/25 01:08:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.25.59_8080"
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (334.50881ms) from=10.233.69.62:35672
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:38 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (430.037µs) from=10.233.69.62:35680
    2021/11/25 01:08:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:38 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.36.22_443"
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (158.340956ms) from=10.233.69.62:35682
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (275.379µs) from=10.233.69.62:35690
    2021/11/25 01:08:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:38 [INFO] agent: Synced service "_v1_wf-gui_10.233.13.190_8443"
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (300.172541ms) from=10.233.69.62:35692
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:38 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (369.228µs) from=10.233.69.62:35698
    2021/11/25 01:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:39 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.21.26_9007"
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (103.87008ms) from=10.233.69.62:35700
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (475.246µs) from=10.233.69.62:35706
    2021/11/25 01:08:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.21.26_9007"
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (103.60087ms) from=10.233.69.62:35710
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (287.316µs) from=10.233.69.62:35714
    2021/11/25 01:08:39 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:40 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:40 [DEBUG] http: Request PUT /v1/agent/service/register (1.1998391s) from=10.233.69.62:35716
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:40 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (200.334373ms) from=10.233.69.62:35730
    2021/11/25 01:08:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:44 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.601061032s) from=10.233.69.62:35738
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:44 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (449.703µs) from=10.233.69.62:35780
    2021/11/25 01:08:45 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:45 [DEBUG] http: Request PUT /v1/agent/service/register (119.446151ms) from=10.233.69.62:35784
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (418.213µs) from=10.233.69.62:35788
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:45 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:45 [DEBUG] http: Request PUT /v1/agent/service/register (89.10057ms) from=10.233.69.62:35792
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:45 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (322.237µs) from=10.233.69.62:35794
    2021/11/25 01:08:46 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:46 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:46 [DEBUG] http: Request PUT /v1/agent/service/register (649.035722ms) from=10.233.69.62:35796
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (419.918µs) from=10.233.69.62:35810
    2021/11/25 01:08:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:46 [DEBUG] http: Request PUT /v1/agent/service/register (100.218972ms) from=10.233.69.62:35812
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:46 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (386.655µs) from=10.233.69.62:35814
    2021/11/25 01:08:47 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:47 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:47 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:47 [DEBUG] http: Request PUT /v1/agent/service/register (98.432616ms) from=10.233.69.62:35818
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:47 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (101.025765ms) from=10.233.69.62:35820
    2021/11/25 01:08:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:48 [DEBUG] http: Request PUT /v1/agent/service/register (615.819784ms) from=10.233.69.62:35824
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (440.883µs) from=10.233.69.62:35838
    2021/11/25 01:08:48 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:48 [DEBUG] http: Request PUT /v1/agent/service/register (278.525361ms) from=10.233.69.62:35844
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:48 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (9.7354ms) from=10.233.69.62:35850
    2021/11/25 01:08:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:49 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:49 [DEBUG] http: Request PUT /v1/agent/service/register (657.289083ms) from=10.233.69.62:35852
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (408.616µs) from=10.233.69.62:35858
    2021/11/25 01:08:49 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:49 [DEBUG] http: Request PUT /v1/agent/service/register (300.798994ms) from=10.233.69.62:35864
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (448.768µs) from=10.233.69.62:35872
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (781.28504ms) from=10.233.69.62:35878
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:50 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (280.642µs) from=10.233.69.62:35880
    2021/11/25 01:08:50 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:51 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (492.49814ms) from=10.233.69.62:35882
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (330.208µs) from=10.233.69.62:35890
    2021/11/25 01:08:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (404.352331ms) from=10.233.69.62:35896
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:51 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (70.146146ms) from=10.233.69.62:35908
    2021/11/25 01:08:52 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:54 [DEBUG] http: Request PUT /v1/agent/service/register (2.366153958s) from=10.233.69.62:35912
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:54 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (481.755µs) from=10.233.69.62:35956
    2021/11/25 01:08:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:55 [DEBUG] http: Request PUT /v1/agent/service/register (610.847241ms) from=10.233.69.62:35960
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:55 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (300.334µs) from=10.233.69.62:35968
    2021/11/25 01:08:55 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:56 [DEBUG] http: Request PUT /v1/agent/service/register (766.83744ms) from=10.233.69.62:35970
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (385.703µs) from=10.233.69.62:35992
    2021/11/25 01:08:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.233_8446"
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:56 [DEBUG] http: Request PUT /v1/agent/service/register (126.014235ms) from=10.233.69.62:35994
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:56 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (486.748µs) from=10.233.69.62:35996
    2021/11/25 01:08:56 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:57 [DEBUG] http: Request PUT /v1/agent/service/register (432.390803ms) from=10.233.69.62:35998
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (588.785µs) from=10.233.69.62:36004
    2021/11/25 01:08:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:57 [DEBUG] http: Request PUT /v1/agent/service/register (278.249749ms) from=10.233.69.62:36006
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:57 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (628.114µs) from=10.233.69.62:36012
    2021/11/25 01:08:57 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:58 [DEBUG] http: Request PUT /v1/agent/service/register (350.054937ms) from=10.233.69.62:36014
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (317.173µs) from=10.233.69.62:36024
    2021/11/25 01:08:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:58 [DEBUG] http: Request PUT /v1/agent/service/register (203.291152ms) from=10.233.69.62:36026
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (369.475µs) from=10.233.69.62:36032
    2021/11/25 01:08:58 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:58 [DEBUG] http: Request PUT /v1/agent/service/register (200.675928ms) from=10.233.69.62:36034
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:58 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (446.69µs) from=10.233.69.62:36040
    2021/11/25 01:08:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (432.525557ms) from=10.233.69.62:36042
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:08:59 [DEBUG] agent: Node info in sync
    2021/11/25 01:08:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (375.853µs) from=10.233.69.62:36052
    2021/11/25 01:08: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.
    2021/11/25 01:08: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.
    2021/11/25 01:08: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.
    2021/11/25 01:08:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:00 [DEBUG] http: Request PUT /v1/agent/service/register (776.095408ms) from=10.233.69.62:36058
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (677.579µs) from=10.233.69.62:36072
    2021/11/25 01:09:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:00 [DEBUG] http: Request PUT /v1/agent/service/register (329.494808ms) from=10.233.69.62:36074
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:00 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (415.447µs) from=10.233.69.62:36078
    2021/11/25 01:09:01 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:01 [DEBUG] http: Request PUT /v1/agent/service/register (124.205182ms) from=10.233.69.62:36084
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (376.592µs) from=10.233.69.62:36088
    2021/11/25 01:09:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:01 [DEBUG] http: Request PUT /v1/agent/service/register (474.904095ms) from=10.233.69.62:36090
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:01 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (416.493µs) from=10.233.69.62:36100
    2021/11/25 01:09:02 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:02 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:02 [DEBUG] http: Request PUT /v1/agent/service/register (736.605595ms) from=10.233.69.62:36102
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:02 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (464.802µs) from=10.233.69.62:36110
    2021/11/25 01:09:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:03 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.021432049s) from=10.233.69.62:36116
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:03 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (324.024µs) from=10.233.69.62:36142
    2021/11/25 01:09:03 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:04 [DEBUG] http: Request PUT /v1/agent/service/register (461.823337ms) from=10.233.69.62:36144
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:04 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (89.790936ms) from=10.233.69.62:36154
    2021/11/25 01:09:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:05 [DEBUG] http: Request PUT /v1/agent/service/register (483.712412ms) from=10.233.69.62:36156
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (403.779µs) from=10.233.69.62:36162
    2021/11/25 01:09:05 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:05 [DEBUG] http: Request PUT /v1/agent/service/register (600.606616ms) from=10.233.69.62:36164
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:05 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (383.872µs) from=10.233.69.62:36172
    2021/11/25 01:09:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:06 [DEBUG] http: Request PUT /v1/agent/service/register (295.949033ms) from=10.233.69.62:36174
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (328.254µs) from=10.233.69.62:36188
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:06 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:06 [DEBUG] http: Request PUT /v1/agent/service/register (53.863856ms) from=10.233.69.62:36192
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:06 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (424.306µs) from=10.233.69.62:36196
    2021/11/25 01:09:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.233_8446"
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:07 [DEBUG] http: Request PUT /v1/agent/service/register (463.122094ms) from=10.233.69.62:36198
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (487.47µs) from=10.233.69.62:36204
    2021/11/25 01:09:07 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:07 [DEBUG] http: Request PUT /v1/agent/service/register (527.62811ms) from=10.233.69.62:36206
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:07 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (37.556131ms) from=10.233.69.62:36212
    2021/11/25 01:09:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:08 [DEBUG] http: Request PUT /v1/agent/service/register (394.153277ms) from=10.233.69.62:36214
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:08 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (480.231µs) from=10.233.69.62:36226
    2021/11/25 01:09:08 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (627.022558ms) from=10.233.69.62:36232
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (396.003µs) from=10.233.69.62:36240
    2021/11/25 01:09:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (484.823865ms) from=10.233.69.62:36242
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:09 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (331.931µs) from=10.233.69.62:36256
    2021/11/25 01:09:10 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:10 [DEBUG] http: Request PUT /v1/agent/service/register (98.383626ms) from=10.233.69.62:36262
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (318.444µs) from=10.233.69.62:36266
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:10 [DEBUG] http: Request PUT /v1/agent/service/register (518.536057ms) from=10.233.69.62:36268
    2021/11/25 01:09:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (301.347µs) from=10.233.69.62:36272
    2021/11/25 01:09:10 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:10 [DEBUG] http: Request PUT /v1/agent/service/register (100.837694ms) from=10.233.69.62:36274
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:10 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (301.024µs) from=10.233.69.62:36276
    2021/11/25 01:09:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (104.049195ms) from=10.233.69.62:36278
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (446.358µs) from=10.233.69.62:36284
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:11 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (414.974581ms) from=10.233.69.62:36286
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (287.877µs) from=10.233.69.62:36294
    2021/11/25 01:09:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (105.636096ms) from=10.233.69.62:36296
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:11 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (440.726µs) from=10.233.69.62:36308
    2021/11/25 01:09:12 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:12 [DEBUG] http: Request PUT /v1/agent/service/register (204.575365ms) from=10.233.69.62:36310
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (393.64µs) from=10.233.69.62:36314
    2021/11/25 01:09:12 [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.
    2021/11/25 01:09:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:12 [DEBUG] http: Request PUT /v1/agent/service/register (86.714582ms) from=10.233.69.62:36316
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (415.362µs) from=10.233.69.62:36318
    2021/11/25 01:09:12 [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.
    2021/11/25 01:09:12 [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.
    2021/11/25 01:09:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:12 [DEBUG] http: Request PUT /v1/agent/service/register (313.058873ms) from=10.233.69.62:36320
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.59_8080" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_sdc_10.233.25.59_8443" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:12 [DEBUG] agent: Node info in sync
    2021/11/25 01:09:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (424.895µs) from=10.233.69.62:36328
    2021/11/25 01:09:13 [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.
    2021/11/25 01:09:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.67_8806" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.67_8806" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.58_9001" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.156_9011" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [INFO] agent: Synced service "_v17_aai-nquery_10.233.72.233_8446"
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.201_9015" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.17_3904" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_parser_10.233.45.67_8806" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.190_8443" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.26_9007" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.175_8181" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.36.22_443" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.67_8806" in sync
    2021/11/25 01:09:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.233_8446" in sync
    2021/11/25 01:09:13 [DEB