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: 'a6521b1c-e58a-f461-165b-f29c8b486b54'
         Node name: 'onap-msb-consul-59f55f8877-bwvpf'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/05/22 01:36:28 [DEBUG] agent: Using random ID "a6521b1c-e58a-f461-165b-f29c8b486b54" as node ID
    2022/05/22 01:36:28 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a6521b1c-e58a-f461-165b-f29c8b486b54 Address:127.0.0.1:8300}]
    2022/05/22 01:36:28 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/05/22 01:36:28 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/05/22 01:36:28 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/05/22 01:36:28 [WARN] raft: Unable to get address for server id a6521b1c-e58a-f461-165b-f29c8b486b54, using fallback address 127.0.0.1:8300: Could not find address for server id a6521b1c-e58a-f461-165b-f29c8b486b54
    2022/05/22 01:36:28 [DEBUG] raft: Votes needed: 1
    2022/05/22 01:36:28 [DEBUG] raft: Vote granted from a6521b1c-e58a-f461-165b-f29c8b486b54 in term 2. Tally: 1
    2022/05/22 01:36:28 [INFO] raft: Election won. Tally: 1
    2022/05/22 01:36:28 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/05/22 01:36:29 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-bwvpf.dc1 127.0.0.1
    2022/05/22 01:36:29 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-bwvpf 127.0.0.1
    2022/05/22 01:36:29 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-bwvpf (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/22 01:36:29 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-bwvpf.dc1" in area "wan"
    2022/05/22 01:36:29 [INFO] consul: cluster leadership acquired
    2022/05/22 01:36:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/05/22 01:36:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/05/22 01:36:30 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/05/22 01:36:30 [INFO] agent: started state syncer
    2022/05/22 01:36:30 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/05/22 01:36:30 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-bwvpf
    2022/05/22 01:36:30 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/05/22 01:36:31 [INFO] agent: Synced node info
    2022/05/22 01:36:31 [DEBUG] agent: Node info in sync
    2022/05/22 01:36:32 [DEBUG] agent: Node info in sync
    2022/05/22 01:36:33 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/05/22 01:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:36:33 [INFO] consul: member 'onap-msb-consul-59f55f8877-bwvpf' joined, marking health alive
    2022/05/22 01:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" 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)
    2022/05/22 01:37:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:37:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:37:53 [DEBUG] agent: Node info in sync
    2022/05/22 01:38:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bwvpf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/22 01:38:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:39:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:39:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:39:49 [DEBUG] agent: Node info in sync
    2022/05/22 01:40:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:40:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:40:50 [DEBUG] agent: Node info in sync
    2022/05/22 01:41:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bwvpf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/22 01:41:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:42:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:42:08 [DEBUG] agent: Node info in sync
    2022/05/22 01:42:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:43:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:43:19 [DEBUG] agent: Node info in sync
    2022/05/22 01:43:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:44:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bwvpf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/22 01:44:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:44:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:44:42 [DEBUG] agent: Node info in sync
    2022/05/22 01:45:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:46:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bwvpf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/22 01:46:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:46:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:46:42 [DEBUG] agent: Node info in sync
    2022/05/22 01:47:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:48:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:48:20 [DEBUG] agent: Node info in sync
    2022/05/22 01:48:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:48:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bwvpf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/22 01:49:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:50:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:50:19 [DEBUG] agent: Node info in sync
    2022/05/22 01:50:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:51:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bwvpf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/22 01:51:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:51:29 [DEBUG] agent: Node info in sync
    2022/05/22 01:51:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:52:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:53:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/22 01:53:06 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:13 [DEBUG] http: Request GET /v1/status/leader (311.707µs) from=10.233.75.1:45782
    2022/05/22 01:53:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:15 [INFO] agent: Synced service "_v0_multicloud_10.233.2.51_9001"
    2022/05/22 01:53:15 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:15 [DEBUG] http: Request PUT /v1/agent/service/register (1.041582503s) from=10.233.75.1:45796
    2022/05/22 01:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:15 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (301.166644ms) from=10.233.75.1:45806
    2022/05/22 01:53:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:16 [INFO] agent: Synced service "_v1_multicloud_10.233.2.51_9001"
    2022/05/22 01:53:16 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:16 [DEBUG] http: Request PUT /v1/agent/service/register (224.569149ms) from=10.233.75.1:45822
    2022/05/22 01:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:16 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (362.268µs) from=10.233.75.1:45830
    2022/05/22 01:53:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:17 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.47.77_9015"
    2022/05/22 01:53:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:17 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:17 [DEBUG] http: Request PUT /v1/agent/service/register (848.185712ms) from=10.233.75.1:45838
    2022/05/22 01:53:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:17 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (899.856615ms) from=10.233.75.1:45848
    2022/05/22 01:53:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:20 [INFO] agent: Synced service "_v1_parser_10.233.59.57_8806"
    2022/05/22 01:53:20 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:20 [DEBUG] http: Request PUT /v1/agent/service/register (1.099925951s) from=10.233.75.1:45852
    2022/05/22 01:53:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:20 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:20 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (548.655µs) from=10.233.75.1:45864
    2022/05/22 01:53:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:21 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:21 [INFO] agent: Synced service "_v1_catalog_10.233.59.57_8806"
    2022/05/22 01:53:21 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:21 [DEBUG] http: Request PUT /v1/agent/service/register (582.01577ms) from=10.233.75.1:45874
    2022/05/22 01:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:21 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:21 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:21 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (513.249µs) from=10.233.75.1:45884
    2022/05/22 01:53:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [INFO] agent: Synced service "_v1_nsd_10.233.59.57_8806"
    2022/05/22 01:53:22 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:22 [DEBUG] http: Request PUT /v1/agent/service/register (652.503943ms) from=10.233.75.1:45892
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (611.862µs) from=10.233.75.1:45896
    2022/05/22 01:53:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.59.57_8806"
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:22 [DEBUG] http: Request PUT /v1/agent/service/register (507.018811ms) from=10.233.75.1:45904
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:22 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (99.592928ms) from=10.233.75.1:45910
    2022/05/22 01:53:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:24 [INFO] agent: Synced service "_v1_wf-gui_10.233.25.142_8443"
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (942.275357ms) from=10.233.75.1:45918
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:24 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (100.200425ms) from=10.233.75.1:45926
    2022/05/22 01:53:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.58.95_9007"
    2022/05/22 01:53:25 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (1.289067189s) from=10.233.75.1:45930
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:25 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (569.965µs) from=10.233.75.1:45936
    2022/05/22 01:53:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:26 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.58.95_9007"
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (700.343484ms) from=10.233.75.1:45938
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:26 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (322.871µs) from=10.233.75.1:45946
    2022/05/22 01:53:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:27 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.45.238_9011"
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (763.696498ms) from=10.233.75.1:45950
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:27 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (282.772µs) from=10.233.75.1:45954
    2022/05/22 01:53:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:28 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.45.238_9011"
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (565.040155ms) from=10.233.75.1:45956
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:28 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (99.720694ms) from=10.233.75.1:45968
    2022/05/22 01:53:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:32 [INFO] agent: Synced service "_v1_sdc_10.233.1.78_8443"
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.804789054s) from=10.233.75.1:45972
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:32 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:33 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (500.129226ms) from=10.233.75.1:46008
    2022/05/22 01:53:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:35 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.1.78_8080"
    2022/05/22 01:53:35 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:35 [DEBUG] http: Request PUT /v1/agent/service/register (1.10354929s) from=10.233.75.1:46018
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:35 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:35 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (599.78µs) from=10.233.75.1:46032
    2022/05/22 01:53:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:36 [INFO] agent: Synced service "_v1_sdc-gui_10.233.51.4_8181"
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:36 [DEBUG] http: Request PUT /v1/agent/service/register (706.446542ms) from=10.233.75.1:46036
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:36 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (586.199µs) from=10.233.75.1:46046
    2022/05/22 01:53:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:37 [INFO] agent: Synced service "_v1_message-router_10.233.25.245_3904"
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:37 [DEBUG] http: Request PUT /v1/agent/service/register (600.182613ms) from=10.233.75.1:46056
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:37 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:37 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (334.314µs) from=10.233.75.1:46060
    2022/05/22 01:53:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:38 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.2.80_443"
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:38 [DEBUG] http: Request PUT /v1/agent/service/register (563.14439ms) from=10.233.75.1:46062
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (416.53µs) from=10.233.75.1:46064
    2022/05/22 01:53:38 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:38 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:38 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:38 [DEBUG] http: Request PUT /v1/agent/service/register (689.647591ms) from=10.233.75.1:46066
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:38 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (54.637507ms) from=10.233.75.1:46072
    2022/05/22 01:53:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:40 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:40 [DEBUG] http: Request PUT /v1/agent/service/register (899.61153ms) from=10.233.75.1:46074
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:40 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (353.937µs) from=10.233.75.1:46082
    2022/05/22 01:53:40 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:41 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:41 [DEBUG] http: Request PUT /v1/agent/service/register (901.419596ms) from=10.233.75.1:46086
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:41 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (468.865µs) from=10.233.75.1:46102
    2022/05/22 01:53:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:42 [DEBUG] http: Request PUT /v1/agent/service/register (437.813719ms) from=10.233.75.1:46110
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (294.157µs) from=10.233.75.1:46118
    2022/05/22 01:53:42 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:42 [DEBUG] http: Request PUT /v1/agent/service/register (596.224806ms) from=10.233.75.1:46120
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:42 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (368.747µs) from=10.233.75.1:46136
    2022/05/22 01:53:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:43 [DEBUG] http: Request PUT /v1/agent/service/register (402.064077ms) from=10.233.75.1:46144
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (99.714387ms) from=10.233.75.1:46148
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:43 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:44 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:44 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:44 [DEBUG] http: Request PUT /v1/agent/service/register (700.60237ms) from=10.233.75.1:46150
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:44 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (673.288µs) from=10.233.75.1:46156
    2022/05/22 01:53:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:45 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:45 [DEBUG] http: Request PUT /v1/agent/service/register (600.33486ms) from=10.233.75.1:46158
    2022/05/22 01:53:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (404.926µs) from=10.233.75.1:46170
    2022/05/22 01:53:45 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:46 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:46 [DEBUG] http: Request PUT /v1/agent/service/register (409.372929ms) from=10.233.75.1:46172
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:46 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (99.826079ms) from=10.233.75.1:46174
    2022/05/22 01:53:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:47 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:47 [DEBUG] http: Request PUT /v1/agent/service/register (671.870318ms) from=10.233.75.1:46184
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:47 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (520.176144ms) from=10.233.75.1:46188
    2022/05/22 01:53:48 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:48 [DEBUG] http: Request PUT /v1/agent/service/register (674.972229ms) from=10.233.75.1:46196
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:48 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (199.807413ms) from=10.233.75.1:46214
    2022/05/22 01:53:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:49 [DEBUG] http: Request PUT /v1/agent/service/register (266.6213ms) from=10.233.75.1:46220
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:49 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (100.321969ms) from=10.233.75.1:46224
    2022/05/22 01:53:49 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:50 [DEBUG] http: Request PUT /v1/agent/service/register (600.332924ms) from=10.233.75.1:46226
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:50 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (350.459µs) from=10.233.75.1:46232
    2022/05/22 01:53:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (899.814267ms) from=10.233.75.1:46234
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:51 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (572.055µs) from=10.233.75.1:46250
    2022/05/22 01:53:51 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:52 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (797.317452ms) from=10.233.75.1:46252
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:52 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (654.005µs) from=10.233.75.1:46266
    2022/05/22 01:53:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:53 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (477.447397ms) from=10.233.75.1:46276
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:53 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (200.764566ms) from=10.233.75.1:46286
    2022/05/22 01:53:53 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bwvpf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (1.074193045s) from=10.233.75.1:46292
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:54 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (200.018869ms) from=10.233.75.1:46302
    2022/05/22 01:53:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.164_8446"
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (453.629898ms) from=10.233.75.1:46306
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:55 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (200.338005ms) from=10.233.75.1:46308
    2022/05/22 01:53:55 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:56 [DEBUG] http: Request PUT /v1/agent/service/register (548.106858ms) from=10.233.75.1:46314
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:56 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (501.178µs) from=10.233.75.1:46320
    2022/05/22 01:53:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (500.190411ms) from=10.233.75.1:46324
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:57 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (379.157µs) from=10.233.75.1:46332
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53: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.
    2022/05/22 01:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (1.077957767s) from=10.233.75.1:46336
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (309.019µs) from=10.233.75.1:46342
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:58 [DEBUG] agent: Node info in sync
    2022/05/22 01:53: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.
    2022/05/22 01:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (700.091316ms) from=10.233.75.1:46344
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:53:59 [DEBUG] agent: Node info in sync
    2022/05/22 01:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (442.482µs) from=10.233.75.1:46352
    2022/05/22 01:53:59 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:00 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (700.258025ms) from=10.233.75.1:46354
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (503.667µs) from=10.233.75.1:46362
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (301.161215ms) from=10.233.75.1:46366
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:00 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (518.23µs) from=10.233.75.1:46368
    2022/05/22 01:54:01 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54: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.
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (863.236781ms) from=10.233.75.1:46370
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:01 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (99.718779ms) from=10.233.75.1:46388
    2022/05/22 01:54:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54: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.
    2022/05/22 01:54:02 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:03 [DEBUG] http: Request PUT /v1/agent/service/register (900.489294ms) from=10.233.75.1:46392
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:03 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (500.731µs) from=10.233.75.1:46410
    2022/05/22 01:54:03 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54: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.
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:04 [DEBUG] http: Request PUT /v1/agent/service/register (1.479888268s) from=10.233.75.1:46414
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:04 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (534.401µs) from=10.233.75.1:46432
    2022/05/22 01:54:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54: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.
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:05 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:05 [DEBUG] http: Request PUT /v1/agent/service/register (899.96773ms) from=10.233.75.1:46434
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:05 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (199.997364ms) from=10.233.75.1:46442
    2022/05/22 01:54:06 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54: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.
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:07 [DEBUG] http: Request PUT /v1/agent/service/register (1.000030498s) from=10.233.75.1:46448
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (542.061µs) from=10.233.75.1:46458
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:07 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54: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.
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:08 [DEBUG] http: Request PUT /v1/agent/service/register (900.311165ms) from=10.233.75.1:46460
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:08 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (187.980423ms) from=10.233.75.1:46468
    2022/05/22 01:54:09 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54: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.
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:10 [DEBUG] http: Request PUT /v1/agent/service/register (1.500224902s) from=10.233.75.1:46474
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:10 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (99.635861ms) from=10.233.75.1:46492
    2022/05/22 01:54:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54: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.
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (791.513105ms) from=10.233.75.1:46494
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:11 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (581.954µs) from=10.233.75.1:46518
    2022/05/22 01:54:12 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54: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.
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:13 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (802.570378ms) from=10.233.75.1:46526
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:13 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (495.882µs) from=10.233.75.1:46544
    2022/05/22 01:54:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54: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.
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (735.150085ms) from=10.233.75.1:46548
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:14 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (498.252µs) from=10.233.75.1:46556
    2022/05/22 01:54:14 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (743.990799ms) from=10.233.75.1:46562
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:15 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (318.371µs) from=10.233.75.1:46568
    2022/05/22 01:54:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.164_8446"
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (406.376616ms) from=10.233.75.1:46576
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (293.052µs) from=10.233.75.1:46580
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:16 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:16 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.271517363s) from=10.233.75.1:46584
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:17 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (361.056µs) from=10.233.75.1:46600
    2022/05/22 01:54:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (699.03338ms) from=10.233.75.1:46602
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (299.89µs) from=10.233.75.1:46610
    2022/05/22 01:54:18 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (304.127105ms) from=10.233.75.1:46614
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (384.31µs) from=10.233.75.1:46618
    2022/05/22 01:54:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (522.552837ms) from=10.233.75.1:46622
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:19 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (599.695952ms) from=10.233.75.1:46626
    2022/05/22 01:54:21 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:22 [DEBUG] http: Request PUT /v1/agent/service/register (868.139885ms) from=10.233.75.1:46648
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:22 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (423.339µs) from=10.233.75.1:46668
    2022/05/22 01:54:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:23 [DEBUG] http: Request PUT /v1/agent/service/register (700.787227ms) from=10.233.75.1:46674
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:23 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (596.962µs) from=10.233.75.1:46696
    2022/05/22 01:54:23 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:24 [DEBUG] http: Request PUT /v1/agent/service/register (1.512488811s) from=10.233.75.1:46700
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:24 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (99.849385ms) from=10.233.75.1:46712
    2022/05/22 01:54:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.399595358s) from=10.233.75.1:46716
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:26 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (444.558µs) from=10.233.75.1:46736
    2022/05/22 01:54:27 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:27 [DEBUG] http: Request PUT /v1/agent/service/register (528.081709ms) from=10.233.75.1:46738
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:27 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (99.793623ms) from=10.233.75.1:46744
    2022/05/22 01:54:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:28 [DEBUG] http: Request PUT /v1/agent/service/register (273.90707ms) from=10.233.75.1:46746
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (335.296µs) from=10.233.75.1:46748
    2022/05/22 01:54:28 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:28 [DEBUG] http: Request PUT /v1/agent/service/register (700.020722ms) from=10.233.75.1:46750
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (454.182µs) from=10.233.75.1:46766
    2022/05/22 01:54:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:29 [DEBUG] http: Request PUT /v1/agent/service/register (421.078431ms) from=10.233.75.1:46770
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:29 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (100.361834ms) from=10.233.75.1:46772
    2022/05/22 01:54:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bwvpf" since the cluster is too small
    2022/05/22 01:54:30 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:30 [DEBUG] http: Request PUT /v1/agent/service/register (700.850078ms) from=10.233.75.1:46776
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:31 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (499.894116ms) from=10.233.75.1:46784
    2022/05/22 01:54:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/22 01:54: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.
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.77_9015" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.59.57_8806" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v0_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_parser_10.233.59.57_8806" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_message-router_10.233.25.245_3904" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_catalog_10.233.59.57_8806" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.164_8446"
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_multicloud_10.233.2.51_9001" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.142_8443" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Node info in sync
    2022/05/22 01:54:32 [DEBUG] http: Request PUT /v1/agent/service/register (778.257575ms) from=10.233.75.1:46798
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.80_443" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.78_8080" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_sdc_10.233.1.78_8443" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.4_8181" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.95_9007" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.238_9011" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v1_nsd_10.233.59.57_8806" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.164_8446" in sync
    2022/05/22 01:54:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.164_8446" in sync
    20