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: 'a4e07412-20ff-2930-7888-b4bb1f3fe0e8'
         Node name: 'onap-msb-consul-59f55f8877-rjc8j'
        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/03/24 00:01:38 [DEBUG] agent: Using random ID "a4e07412-20ff-2930-7888-b4bb1f3fe0e8" as node ID
    2022/03/24 00:01:38 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a4e07412-20ff-2930-7888-b4bb1f3fe0e8 Address:127.0.0.1:8300}]
    2022/03/24 00:01:38 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/03/24 00:01:39 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-rjc8j.dc1 127.0.0.1
    2022/03/24 00:01:39 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-rjc8j 127.0.0.1
    2022/03/24 00:01:39 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-rjc8j.dc1" in area "wan"
    2022/03/24 00:01:39 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/03/24 00:01:39 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-rjc8j (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/24 00:01:39 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/03/24 00:01:39 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/03/24 00:01:39 [DEBUG] raft: Votes needed: 1
    2022/03/24 00:01:39 [DEBUG] raft: Vote granted from a4e07412-20ff-2930-7888-b4bb1f3fe0e8 in term 2. Tally: 1
    2022/03/24 00:01:39 [INFO] raft: Election won. Tally: 1
    2022/03/24 00:01:39 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/03/24 00:01:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/03/24 00:01:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/03/24 00:01:39 [INFO] consul: cluster leadership acquired
    2022/03/24 00:01:39 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-rjc8j
    2022/03/24 00:01:39 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/03/24 00:01:39 [INFO] agent: started state syncer
    2022/03/24 00:01:39 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/03/24 00:01:39 [INFO] agent: Synced node info
    2022/03/24 00:01:40 [DEBUG] agent: Node info in sync
    2022/03/24 00:01:41 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/03/24 00:01:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:01:41 [INFO] consul: member 'onap-msb-consul-59f55f8877-rjc8j' joined, marking health alive
    2022/03/24 00:01:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:01:42 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/03/24 00:02:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:03:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:03:19 [DEBUG] agent: Node info in sync
    2022/03/24 00:03:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rjc8j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/24 00:03:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:04:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:04:34 [DEBUG] agent: Node info in sync
    2022/03/24 00:04:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:05:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:05:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:05:47 [DEBUG] agent: Node info in sync
    2022/03/24 00:06:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rjc8j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/24 00:06:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:07:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:07:02 [DEBUG] agent: Node info in sync
    2022/03/24 00:07:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:08:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rjc8j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/24 00:08:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:08:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:08:48 [DEBUG] agent: Node info in sync
    2022/03/24 00:09:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:10:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:10:10 [DEBUG] agent: Node info in sync
    2022/03/24 00:10:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:10:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rjc8j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/24 00:11:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:11:22 [DEBUG] agent: Node info in sync
    2022/03/24 00:11:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:12:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:12:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:12:47 [DEBUG] agent: Node info in sync
    2022/03/24 00:13:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rjc8j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/24 00:13:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:14:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:14:30 [DEBUG] agent: Node info in sync
    2022/03/24 00:14:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:15:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:15:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rjc8j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/24 00:15:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:15:57 [DEBUG] agent: Node info in sync
    2022/03/24 00:16:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:17:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/24 00:17:22 [DEBUG] agent: Node info in sync
    2022/03/24 00:17:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:18:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rjc8j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/24 00:18:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:18:45 [DEBUG] http: Request GET /v1/status/leader (717.793µs) from=10.233.72.122:38402
    2022/03/24 00:18:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:18:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:18:46 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.42.82_9015"
    2022/03/24 00:18:46 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:46 [DEBUG] http: Request PUT /v1/agent/service/register (306.747324ms) from=10.233.72.122:38416
    2022/03/24 00:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:46 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.249871ms) from=10.233.72.122:38418
    2022/03/24 00:18:47 [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/03/24 00:18: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/03/24 00:18:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:48 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.28.114_9007"
    2022/03/24 00:18:48 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:48 [DEBUG] http: Request PUT /v1/agent/service/register (1.013988202s) from=10.233.72.122:38432
    2022/03/24 00:18:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:48 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (582.436µs) from=10.233.72.122:38444
    2022/03/24 00:18:49 [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/03/24 00:18: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/03/24 00:18:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:49 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.28.114_9007"
    2022/03/24 00:18:49 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:49 [DEBUG] http: Request PUT /v1/agent/service/register (109.093027ms) from=10.233.72.122:38452
    2022/03/24 00:18:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:49 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (840.489µs) from=10.233.72.122:38454
    2022/03/24 00:18:49 [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/03/24 00:18: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/03/24 00:18:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:50 [INFO] agent: Synced service "_v1_message-router_10.233.18.234_3904"
    2022/03/24 00:18:50 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:50 [DEBUG] http: Request PUT /v1/agent/service/register (577.413641ms) from=10.233.72.122:38456
    2022/03/24 00:18:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:50 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:50 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:50 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (326.036µs) from=10.233.72.122:38462
    2022/03/24 00:18:50 [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/03/24 00:18:50 [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/03/24 00:18:51 [INFO] agent: Synced service "_v1_wf-gui_10.233.34.121_8443"
    2022/03/24 00:18:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:51 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:51 [DEBUG] http: Request PUT /v1/agent/service/register (700.458872ms) from=10.233.72.122:38472
    2022/03/24 00:18:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:51 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (499.80405ms) from=10.233.72.122:38476
    2022/03/24 00:18:51 [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/03/24 00:18: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/03/24 00:18:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:52 [INFO] agent: Synced service "_v1_sdc_10.233.35.237_8443"
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:52 [DEBUG] http: Request PUT /v1/agent/service/register (401.984112ms) from=10.233.72.122:38480
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:52 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (696.846µs) from=10.233.72.122:38494
    2022/03/24 00:18:52 [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/03/24 00:18: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/03/24 00:18:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:52 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.35.237_8080"
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:52 [DEBUG] http: Request PUT /v1/agent/service/register (407.67851ms) from=10.233.72.122:38500
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:52 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:52 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (636.92µs) from=10.233.72.122:38506
    2022/03/24 00:18:53 [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/03/24 00:18:53 [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/03/24 00:18:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:53 [INFO] agent: Synced service "_v1_sdc-gui_10.233.10.228_8181"
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:53 [DEBUG] http: Request PUT /v1/agent/service/register (400.236914ms) from=10.233.72.122:38508
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (457.645µs) from=10.233.72.122:38518
    2022/03/24 00:18:53 [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/03/24 00:18: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/03/24 00:18:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:53 [INFO] agent: Synced service "_v1_parser_10.233.12.156_8806"
    2022/03/24 00:18:53 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:53 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:53 [DEBUG] http: Request PUT /v1/agent/service/register (312.238075ms) from=10.233.72.122:38520
    2022/03/24 00:18:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (100.019746ms) from=10.233.72.122:38524
    2022/03/24 00:18:54 [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/03/24 00:18: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/03/24 00:18:54 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:54 [INFO] agent: Synced service "_v1_catalog_10.233.12.156_8806"
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:54 [DEBUG] http: Request PUT /v1/agent/service/register (540.175488ms) from=10.233.72.122:38530
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:54 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (582.601µs) from=10.233.72.122:38532
    2022/03/24 00:18:55 [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/03/24 00:18: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/03/24 00:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:55 [INFO] agent: Synced service "_v1_nsd_10.233.12.156_8806"
    2022/03/24 00:18:55 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:55 [DEBUG] http: Request PUT /v1/agent/service/register (320.161807ms) from=10.233.72.122:38534
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:18:55 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (504.916299ms) from=10.233.72.122:38538
    2022/03/24 00:18:56 [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/03/24 00:18: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/03/24 00:18:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:56 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:56 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:18:56 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:18:56 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.12.156_8806"
    2022/03/24 00:18:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:56 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:56 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:56 [DEBUG] http: Request PUT /v1/agent/service/register (601.178467ms) from=10.233.72.122:38546
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (476.166µs) from=10.233.72.122:38556
    2022/03/24 00:18:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:18: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/03/24 00:18:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.28.199_443"
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:57 [DEBUG] http: Request PUT /v1/agent/service/register (521.878482ms) from=10.233.72.122:38562
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:18:57 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (100.536761ms) from=10.233.72.122:38572
    2022/03/24 00:18:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:18: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/03/24 00:18:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:18:58 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.53.13_9011"
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:58 [DEBUG] http: Request PUT /v1/agent/service/register (807.618752ms) from=10.233.72.122:38578
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:18:58 [DEBUG] agent: Node info in sync
    2022/03/24 00:18:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (903.859µs) from=10.233.72.122:38582
    2022/03/24 00:18:59 [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/03/24 00:18: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/03/24 00:19:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:00 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.53.13_9011"
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:00 [DEBUG] http: Request PUT /v1/agent/service/register (1.065982094s) from=10.233.72.122:38588
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:00 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (539.179µs) from=10.233.72.122:38592
    2022/03/24 00:19:00 [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/03/24 00:19: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/03/24 00:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:01 [INFO] agent: Synced service "_v0_multicloud_10.233.48.49_9001"
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:01 [DEBUG] http: Request PUT /v1/agent/service/register (975.451737ms) from=10.233.72.122:38602
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:01 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (468.26µs) from=10.233.72.122:38612
    2022/03/24 00:19:01 [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/03/24 00:19: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/03/24 00:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:06 [INFO] agent: Synced service "_v1_multicloud_10.233.48.49_9001"
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.298601434s) from=10.233.72.122:38614
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:06 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.541114ms) from=10.233.72.122:38660
    2022/03/24 00:19:07 [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/03/24 00:19:07 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:08 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:08 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:08 [DEBUG] http: Request PUT /v1/agent/service/register (791.836772ms) from=10.233.72.122:38664
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:08 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (98.945844ms) from=10.233.72.122:38686
    2022/03/24 00:19:08 [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/03/24 00:19:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:19:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:09 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:09 [DEBUG] http: Request PUT /v1/agent/service/register (500.51933ms) from=10.233.72.122:38688
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (562.674µs) from=10.233.72.122:38694
    2022/03/24 00:19:09 [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/03/24 00:19:09 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:09 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:09 [DEBUG] http: Request PUT /v1/agent/service/register (730.224585ms) from=10.233.72.122:38696
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:09 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (583.269µs) from=10.233.72.122:38702
    2022/03/24 00:19:10 [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/03/24 00:19:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:19:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:10 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:10 [DEBUG] http: Request PUT /v1/agent/service/register (681.494183ms) from=10.233.72.122:38706
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:10 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (675.517µs) from=10.233.72.122:38722
    2022/03/24 00:19:11 [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/03/24 00:19:11 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:11 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:11 [DEBUG] http: Request PUT /v1/agent/service/register (707.462144ms) from=10.233.72.122:38724
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:11 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (429.689µs) from=10.233.72.122:38736
    2022/03/24 00:19:12 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:12 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:12 [DEBUG] http: Request PUT /v1/agent/service/register (418.350289ms) from=10.233.72.122:38746
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:12 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (731.377µs) from=10.233.72.122:38752
    2022/03/24 00:19:12 [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/03/24 00:19:12 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:13 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:13 [DEBUG] http: Request PUT /v1/agent/service/register (344.678721ms) from=10.233.72.122:38754
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:13 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (796.902µs) from=10.233.72.122:38774
    2022/03/24 00:19:13 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:14 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:14 [DEBUG] http: Request PUT /v1/agent/service/register (175.625821ms) from=10.233.72.122:38780
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (597.378µs) from=10.233.72.122:38790
    2022/03/24 00:19:14 [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/03/24 00:19:14 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:14 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:14 [DEBUG] http: Request PUT /v1/agent/service/register (202.247259ms) from=10.233.72.122:38794
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:14 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (519.329µs) from=10.233.72.122:38796
    2022/03/24 00:19:14 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:15 [DEBUG] http: Request PUT /v1/agent/service/register (359.155372ms) from=10.233.72.122:38798
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (99.954572ms) from=10.233.72.122:38804
    2022/03/24 00:19:15 [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/03/24 00:19:15 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:16 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:16 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (700.087909ms) from=10.233.72.122:38806
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (615.828µs) from=10.233.72.122:38812
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:16 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:16 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (738.007232ms) from=10.233.72.122:38820
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:17 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (423.641µs) from=10.233.72.122:38838
    2022/03/24 00:19:17 [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/03/24 00:19:17 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (927.102462ms) from=10.233.72.122:38840
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:18 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (584.556µs) from=10.233.72.122:38852
    2022/03/24 00:19:18 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (663.284234ms) from=10.233.72.122:38856
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (543.568µs) from=10.233.72.122:38870
    2022/03/24 00:19:19 [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/03/24 00:19:19 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (206.50677ms) from=10.233.72.122:38874
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:19 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (498.205µs) from=10.233.72.122:38878
    2022/03/24 00:19:20 [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/03/24 00:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:19: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/03/24 00:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (399.910116ms) from=10.233.72.122:38882
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (463.192µs) from=10.233.72.122:38896
    2022/03/24 00:19:20 [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/03/24 00:19:20 [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/03/24 00:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:19: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/03/24 00:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:20 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (196.761516ms) from=10.233.72.122:38898
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:21 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (200.685599ms) from=10.233.72.122:38902
    2022/03/24 00:19:21 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.248_8446"
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:22 [DEBUG] http: Request PUT /v1/agent/service/register (946.189151ms) from=10.233.72.122:38910
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:22 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (341.702µs) from=10.233.72.122:38924
    2022/03/24 00:19:22 [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/03/24 00:19:22 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:23 [DEBUG] http: Request PUT /v1/agent/service/register (882.540376ms) from=10.233.72.122:38926
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:23 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (501.676µs) from=10.233.72.122:38942
    2022/03/24 00:19:23 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:33 [DEBUG] http: Request PUT /v1/agent/service/register (9.854413487s) from=10.233.72.122:38944
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:33 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (490.554µs) from=10.233.72.122:39016
    2022/03/24 00:19:33 [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/03/24 00:19:33 [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/03/24 00:19:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:19:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:19:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rjc8j" since the cluster is too small
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:43 [DEBUG] http: Request PUT /v1/agent/service/register (10.35618832s) from=10.233.72.122:39018
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:43 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (618.523µs) from=10.233.72.122:39116
    2022/03/24 00:19:44 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:44 [DEBUG] http: Request PUT /v1/agent/service/register (478.910983ms) from=10.233.72.122:39120
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:44 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (600.744µs) from=10.233.72.122:39122
    2022/03/24 00:19:44 [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/03/24 00:19:44 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:45 [DEBUG] http: Request PUT /v1/agent/service/register (405.67716ms) from=10.233.72.122:39124
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:45 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (72.99266ms) from=10.233.72.122:39128
    2022/03/24 00:19:45 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:46 [DEBUG] http: Request PUT /v1/agent/service/register (900.845848ms) from=10.233.72.122:39130
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:46 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (99.991938ms) from=10.233.72.122:39148
    2022/03/24 00:19:47 [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/03/24 00:19:47 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:47 [DEBUG] http: Request PUT /v1/agent/service/register (359.610031ms) from=10.233.72.122:39150
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:47 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (532.737µs) from=10.233.72.122:39156
    2022/03/24 00:19:47 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:48 [DEBUG] http: Request PUT /v1/agent/service/register (508.218064ms) from=10.233.72.122:39158
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (609.241µs) from=10.233.72.122:39166
    2022/03/24 00:19:48 [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/03/24 00:19:48 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:48 [DEBUG] http: Request PUT /v1/agent/service/register (299.93732ms) from=10.233.72.122:39168
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:48 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (540.764µs) from=10.233.72.122:39170
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:49 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:49 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:49 [DEBUG] http: Request PUT /v1/agent/service/register (663.602519ms) from=10.233.72.122:39176
    2022/03/24 00:19:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (331.88µs) from=10.233.72.122:39180
    2022/03/24 00:19:49 [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/03/24 00:19:49 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:50 [DEBUG] http: Request PUT /v1/agent/service/register (273.827926ms) from=10.233.72.122:39182
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:50 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (99.914541ms) from=10.233.72.122:39186
    2022/03/24 00:19:50 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.511036806s) from=10.233.72.122:39198
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (300.023563ms) from=10.233.72.122:39218
    2022/03/24 00:19:52 [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/03/24 00:19:52 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:52 [DEBUG] http: Request PUT /v1/agent/service/register (181.671752ms) from=10.233.72.122:39222
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:52 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (523.754µs) from=10.233.72.122:39224
    2022/03/24 00:19:52 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:53 [DEBUG] http: Request PUT /v1/agent/service/register (385.168261ms) from=10.233.72.122:39226
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (452.518µs) from=10.233.72.122:39236
    2022/03/24 00:19:53 [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/03/24 00:19:53 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:53 [DEBUG] http: Request PUT /v1/agent/service/register (500.461669ms) from=10.233.72.122:39244
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:53 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (729.495µs) from=10.233.72.122:39246
    2022/03/24 00:19:54 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:54 [DEBUG] http: Request PUT /v1/agent/service/register (406.33067ms) from=10.233.72.122:39252
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:54 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (406.732µs) from=10.233.72.122:39254
    2022/03/24 00:19:55 [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/03/24 00:19:55 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:55 [DEBUG] http: Request PUT /v1/agent/service/register (700.619867ms) from=10.233.72.122:39256
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:55 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (890.337µs) from=10.233.72.122:39260
    2022/03/24 00:19:56 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:56 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.248_8446"
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:56 [DEBUG] http: Request PUT /v1/agent/service/register (400.024971ms) from=10.233.72.122:39266
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:56 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (94.781523ms) from=10.233.72.122:39278
    2022/03/24 00:19:56 [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/03/24 00:19:56 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.248_8446"
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:57 [DEBUG] http: Request PUT /v1/agent/service/register (272.459486ms) from=10.233.72.122:39280
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (471.638µs) from=10.233.72.122:39284
    2022/03/24 00:19:57 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.248_8446"
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:57 [DEBUG] http: Request PUT /v1/agent/service/register (199.119772ms) from=10.233.72.122:39288
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:57 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (453.98µs) from=10.233.72.122:39290
    2022/03/24 00:19:57 [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/03/24 00:19:57 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.248_8446"
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:58 [DEBUG] http: Request PUT /v1/agent/service/register (400.199806ms) from=10.233.72.122:39292
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (295.433µs) from=10.233.72.122:39302
    2022/03/24 00:19:58 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.248_8446"
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:58 [DEBUG] http: Request PUT /v1/agent/service/register (276.655576ms) from=10.233.72.122:39304
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:58 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (405.663µs) from=10.233.72.122:39306
    2022/03/24 00:19:58 [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/03/24 00:19:58 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:19:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.248_8446"
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:59 [DEBUG] http: Request PUT /v1/agent/service/register (494.239725ms) from=10.233.72.122:39308
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:19:59 [DEBUG] agent: Node info in sync
    2022/03/24 00:19:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (101.261845ms) from=10.233.72.122:39314
    2022/03/24 00:19:59 [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/03/24 00:19: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/03/24 00:19: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/03/24 00:20:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.248_8446"
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:00 [DEBUG] http: Request PUT /v1/agent/service/register (610.878384ms) from=10.233.72.122:39316
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (603.218µs) from=10.233.72.122:39322
    2022/03/24 00:20:00 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:20:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:20: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/03/24 00:20: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/03/24 00:20:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:00 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.248_8446"
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:00 [DEBUG] http: Request PUT /v1/agent/service/register (534.534659ms) from=10.233.72.122:39324
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:00 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (93.168241ms) from=10.233.72.122:39336
    2022/03/24 00:20:01 [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/03/24 00:20: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/03/24 00:20: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/03/24 00:20:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:01 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.248_8446"
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:01 [DEBUG] http: Request PUT /v1/agent/service/register (684.659554ms) from=10.233.72.122:39340
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:01 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (339.49µs) from=10.233.72.122:39354
    2022/03/24 00:20:02 [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/03/24 00:20:02 [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/03/24 00:20: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/03/24 00:20: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/03/24 00:20:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.248_8446"
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.406263454s) from=10.233.72.122:39356
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:03 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (299.10264ms) from=10.233.72.122:39366
    2022/03/24 00:20:04 [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/03/24 00:20: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/03/24 00:20: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/03/24 00:20:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.248_8446"
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:05 [DEBUG] http: Request PUT /v1/agent/service/register (600.84435ms) from=10.233.72.122:39370
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:05 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (716.853µs) from=10.233.72.122:39378
    2022/03/24 00:20:05 [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/03/24 00:20:05 [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/03/24 00:20:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:20:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.248_8446"
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:06 [DEBUG] http: Request PUT /v1/agent/service/register (300.930204ms) from=10.233.72.122:39380
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:06 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (659.626µs) from=10.233.72.122:39384
    2022/03/24 00:20:06 [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/03/24 00:20: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/03/24 00:20: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/03/24 00:20:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.248_8446"
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:07 [DEBUG] http: Request PUT /v1/agent/service/register (600.703279ms) from=10.233.72.122:39392
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (681.556µs) from=10.233.72.122:39400
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:07 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:07 [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/03/24 00:20:07 [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/03/24 00:20: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/03/24 00:20: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/03/24 00:20:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:08 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.248_8446"
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:08 [DEBUG] http: Request PUT /v1/agent/service/register (1.000056584s) from=10.233.72.122:39402
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (94.954985ms) from=10.233.72.122:39410
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:08 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:08 [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/03/24 00:20:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:20:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.228_8181" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.82_9015" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.199_443" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.156_8806" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.156_8806" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.248_8446"
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.114_9007" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_parser_10.233.12.156_8806" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.13_9011" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_message-router_10.233.18.234_3904" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.156_8806" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.237_8443" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Node info in sync
    2022/03/24 00:20:09 [DEBUG] http: Request PUT /v1/agent/service/register (226.761067ms) from=10.233.72.122:39412
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.237_8080" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.121_8443" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v0_multicloud_10.233.48.49_9001" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
    2022/03/24 00:20:09 [DEBUG] agent: Service "