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: '065fbc97-69e7-3a81-67af-eb15ac9e1ea3'
         Node name: 'onap-msb-consul-f96d66b85-nqmpz'
        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/07/20 03:00:58 [DEBUG] agent: Using random ID "065fbc97-69e7-3a81-67af-eb15ac9e1ea3" as node ID
    2022/07/20 03:00:58 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:065fbc97-69e7-3a81-67af-eb15ac9e1ea3 Address:127.0.0.1:8300}]
    2022/07/20 03:00:58 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/07/20 03:00:58 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-nqmpz.dc1 127.0.0.1
    2022/07/20 03:00:58 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-nqmpz 127.0.0.1
    2022/07/20 03:00:58 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-nqmpz (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/20 03:00:58 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-nqmpz.dc1" in area "wan"
    2022/07/20 03:00:58 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/07/20 03:00:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/07/20 03:00:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/07/20 03:00:58 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/07/20 03:00:58 [INFO] agent: started state syncer
    2022/07/20 03:00:58 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/07/20 03:00:58 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/07/20 03:00:58 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/07/20 03:00:58 [DEBUG] raft: Votes needed: 1
    2022/07/20 03:00:58 [DEBUG] raft: Vote granted from 065fbc97-69e7-3a81-67af-eb15ac9e1ea3 in term 2. Tally: 1
    2022/07/20 03:00:58 [INFO] raft: Election won. Tally: 1
    2022/07/20 03:00:58 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/07/20 03:00:58 [INFO] consul: cluster leadership acquired
    2022/07/20 03:00:58 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-nqmpz
    2022/07/20 03:00:58 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/07/20 03:00:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:00:58 [INFO] consul: member 'onap-msb-consul-f96d66b85-nqmpz' joined, marking health alive
    2022/07/20 03:00:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/20 03:00:58 [INFO] agent: Synced node info
    2022/07/20 03:00:58 [DEBUG] agent: Node info in sync
    2022/07/20 03:01:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/20 03:01:00 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.3 (currently running: 1.4.3)
    2022/07/20 03:01:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:02:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/20 03:02:28 [DEBUG] agent: Node info in sync
    2022/07/20 03:02:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-nqmpz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/20 03:02:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:03:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:04:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/20 03:04:25 [DEBUG] agent: Node info in sync
    2022/07/20 03:04:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:05:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-nqmpz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/20 03:05:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/20 03:05:30 [DEBUG] agent: Node info in sync
    2022/07/20 03:05:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:06:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:07:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/20 03:07:08 [DEBUG] agent: Node info in sync
    2022/07/20 03:07:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-nqmpz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/20 03:07:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:08:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/20 03:08:51 [DEBUG] agent: Node info in sync
    2022/07/20 03:08:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:09:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-nqmpz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/20 03:09:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:10:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/20 03:10:08 [DEBUG] agent: Node info in sync
    2022/07/20 03:10:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-nqmpz" since the cluster is too small
    2022/07/20 03:11:44 [DEBUG] http: Request GET /v1/status/leader (6.187284ms) from=10.233.68.89:58698
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.3.80_9015"
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (20.257268ms) from=10.233.68.89:58702
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.187854ms) from=10.233.68.89:58704
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [INFO] agent: Synced service "_v0_multicloud_10.233.58.111_9001"
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (18.780142ms) from=10.233.68.89:58706
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (455.964µs) from=10.233.68.89:58708
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v1_multicloud_10.233.58.111_9001"
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.734312ms) from=10.233.68.89:58710
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.111495ms) from=10.233.68.89:58712
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.25.16_9007"
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.04369ms) from=10.233.68.89:58714
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (489.338µs) from=10.233.68.89:58716
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.25.16_9007"
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.225251ms) from=10.233.68.89:58718
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (466.729µs) from=10.233.68.89:58720
    2022/07/20 03:11:45 [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/07/20 03:11:45 [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/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v1_sdc-gui_10.233.52.159_8181"
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (7.513534ms) from=10.233.68.89:58722
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (14.24095ms) from=10.233.68.89:58724
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v1_sdc_10.233.30.5_8443"
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (25.517462ms) from=10.233.68.89:58726
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (474.319µs) from=10.233.68.89:58728
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.30.5_8080"
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (7.211766ms) from=10.233.68.89:58730
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (633.762µs) from=10.233.68.89:58732
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.4.27_9011"
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.776226ms) from=10.233.68.89:58734
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (648.648µs) from=10.233.68.89:58736
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.4.27_9011"
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.267503ms) from=10.233.68.89:58746
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (542.305µs) from=10.233.68.89:58748
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v1_parser_10.233.11.101_8806"
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.251305ms) from=10.233.68.89:58750
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (7.034798ms) from=10.233.68.89:58752
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v1_catalog_10.233.11.101_8806"
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.930769ms) from=10.233.68.89:58754
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (4.973991ms) from=10.233.68.89:58756
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v1_nsd_10.233.11.101_8806"
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (33.529427ms) from=10.233.68.89:58760
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (704.518µs) from=10.233.68.89:58762
    2022/07/20 03:11:45 [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/07/20 03:11: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/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.11.101_8806"
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.087607ms) from=10.233.68.89:58764
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:45 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (372.795µs) from=10.233.68.89:58766
    2022/07/20 03:11:46 [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/07/20 03:11:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [INFO] agent: Synced service "_v1_wf-gui_10.233.62.141_8443"
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (22.979947ms) from=10.233.68.89:58768
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (488.114µs) from=10.233.68.89:58770
    2022/07/20 03:11:46 [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/07/20 03:11:46 [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/07/20 03:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11: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/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.265792ms) from=10.233.68.89:58772
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (524.957µs) from=10.233.68.89:58774
    2022/07/20 03:11:46 [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/07/20 03:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11: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/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.171399ms) from=10.233.68.89:58776
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (438.17µs) from=10.233.68.89:58778
    2022/07/20 03:11:46 [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/07/20 03:11:46 [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/07/20 03:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11: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/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.69611ms) from=10.233.68.89:58780
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (494.297µs) from=10.233.68.89:58782
    2022/07/20 03:11:46 [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/07/20 03:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11: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/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (40.739728ms) from=10.233.68.89:58784
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (462.291µs) from=10.233.68.89:58786
    2022/07/20 03:11:46 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11: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/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (13.666867ms) from=10.233.68.89:58788
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (543.945µs) from=10.233.68.89:58790
    2022/07/20 03:11:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11: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/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.082925ms) from=10.233.68.89:58792
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (668.227µs) from=10.233.68.89:58794
    2022/07/20 03:11:46 [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/07/20 03:11:46 [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/07/20 03:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11: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/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (379.131533ms) from=10.233.68.89:58796
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:46 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (436.843µs) from=10.233.68.89:58798
    2022/07/20 03:11:46 [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/07/20 03:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11: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/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (584.272789ms) from=10.233.68.89:58800
    2022/07/20 03:11:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (1.19327ms) from=10.233.68.89:58806
    2022/07/20 03:11:47 [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/07/20 03:11:47 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (20.58831ms) from=10.233.68.89:58808
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (825.595µs) from=10.233.68.89:58810
    2022/07/20 03:11:47 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (86.725272ms) from=10.233.68.89:58812
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (524.953µs) from=10.233.68.89:58814
    2022/07/20 03:11:47 [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/07/20 03:11:47 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (29.107102ms) from=10.233.68.89:58816
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (628.891µs) from=10.233.68.89:58818
    2022/07/20 03:11:47 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (16.790581ms) from=10.233.68.89:58820
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (534.976µs) from=10.233.68.89:58822
    2022/07/20 03:11:47 [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/07/20 03:11:47 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (14.489641ms) from=10.233.68.89:58824
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (459.599µs) from=10.233.68.89:58828
    2022/07/20 03:11:47 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (55.069725ms) from=10.233.68.89:58832
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (740.142µs) from=10.233.68.89:58836
    2022/07/20 03:11:47 [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/07/20 03:11:47 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:47 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (53.921225ms) from=10.233.68.89:58838
    2022/07/20 03:11:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (424.94µs) from=10.233.68.89:58840
    2022/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (37.360932ms) from=10.233.68.89:58842
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (531.931µs) from=10.233.68.89:58844
    2022/07/20 03:11:48 [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/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (6.604266ms) from=10.233.68.89:58846
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (459.417µs) from=10.233.68.89:58848
    2022/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (23.387041ms) from=10.233.68.89:58850
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (513.61µs) from=10.233.68.89:58854
    2022/07/20 03:11:48 [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/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (9.221482ms) from=10.233.68.89:58856
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (2.47297ms) from=10.233.68.89:58858
    2022/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (18.78926ms) from=10.233.68.89:58860
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (619.249µs) from=10.233.68.89:58862
    2022/07/20 03:11:48 [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/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (11.592713ms) from=10.233.68.89:58864
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (772.889µs) from=10.233.68.89:58866
    2022/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.786945ms) from=10.233.68.89:58868
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (334.965µs) from=10.233.68.89:58870
    2022/07/20 03:11:48 [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/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.240879ms) from=10.233.68.89:58872
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (715.751µs) from=10.233.68.89:58874
    2022/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.903295ms) from=10.233.68.89:58876
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (535.139µs) from=10.233.68.89:58878
    2022/07/20 03:11:48 [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/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (20.431163ms) from=10.233.68.89:58880
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (479.199µs) from=10.233.68.89:58882
    2022/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (13.774864ms) from=10.233.68.89:58884
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (521.064µs) from=10.233.68.89:58894
    2022/07/20 03:11: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/07/20 03:11: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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.691109ms) from=10.233.68.89:58896
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (401.072µs) from=10.233.68.89:58898
    2022/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (8.852105ms) from=10.233.68.89:58900
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (490.813µs) from=10.233.68.89:58902
    2022/07/20 03:11:48 [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/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (18.671052ms) from=10.233.68.89:58904
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (488.466µs) from=10.233.68.89:58906
    2022/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (15.736362ms) from=10.233.68.89:58908
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (668.463µs) from=10.233.68.89:58910
    2022/07/20 03:11:48 [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/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (6.397836ms) from=10.233.68.89:58912
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (647.462µs) from=10.233.68.89:58914
    2022/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.608291ms) from=10.233.68.89:58918
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (335.69µs) from=10.233.68.89:58920
    2022/07/20 03:11:48 [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/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.450075ms) from=10.233.68.89:58922
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (1.348495ms) from=10.233.68.89:58926
    2022/07/20 03:11:48 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.631001ms) from=10.233.68.89:58928
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:48 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (1.315121ms) from=10.233.68.89:58930
    2022/07/20 03:11:49 [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/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.808401ms) from=10.233.68.89:58934
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (615.672µs) from=10.233.68.89:58936
    2022/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.777602ms) from=10.233.68.89:58938
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (595.527µs) from=10.233.68.89:58940
    2022/07/20 03:11:49 [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/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (7.346654ms) from=10.233.68.89:58942
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (642.928µs) from=10.233.68.89:58944
    2022/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.767644ms) from=10.233.68.89:58950
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (498.664µs) from=10.233.68.89:58952
    2022/07/20 03:11:49 [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/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.704375ms) from=10.233.68.89:58954
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (458.432µs) from=10.233.68.89:58956
    2022/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (26.951466ms) from=10.233.68.89:58958
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (713.345µs) from=10.233.68.89:58960
    2022/07/20 03:11:49 [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/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.974414ms) from=10.233.68.89:58962
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (366.101µs) from=10.233.68.89:58964
    2022/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.79523ms) from=10.233.68.89:58966
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (4.053172ms) from=10.233.68.89:58968
    2022/07/20 03:11:49 [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/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (7.476492ms) from=10.233.68.89:58972
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (594.627µs) from=10.233.68.89:58974
    2022/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (14.777435ms) from=10.233.68.89:58976
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (934.152µs) from=10.233.68.89:58978
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [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/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (10.154945ms) from=10.233.68.89:58980
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (539.136µs) from=10.233.68.89:58982
    2022/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (27.938745ms) from=10.233.68.89:58984
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (504.623µs) from=10.233.68.89:58986
    2022/07/20 03:11:49 [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/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (41.45427ms) from=10.233.68.89:58988
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (4.822006ms) from=10.233.68.89:58992
    2022/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (99.87528ms) from=10.233.68.89:58994
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (515.266µs) from=10.233.68.89:58998
    2022/07/20 03:11:49 [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/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (17.6415ms) from=10.233.68.89:59000
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (482.531µs) from=10.233.68.89:59002
    2022/07/20 03:11:49 [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/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v17_aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.995738ms) from=10.233.68.89:59006
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (880.432µs) from=10.233.68.89:59008
    2022/07/20 03:11:49 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11: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/07/20 03:11: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/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [INFO] agent: Synced service "_v18__aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (7.224321ms) from=10.233.68.89:59010
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:49 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (556.704µs) from=10.233.68.89:59012
    2022/07/20 03:11:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/20 03:11: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/07/20 03:11: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/07/20 03:11:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [INFO] agent: Synced service "_v18_aai-nquery_10.233.72.28_8446"
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Node info in sync
    2022/07/20 03:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (15.210528ms) from=10.233.68.89:59014
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.101_8806" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_sdc_10.233.30.5_8443" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.80_9015" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_parser_10.233.11.101_8806" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.141_8443" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.5_8080" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.159_8181" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.101_8806" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.58.111_9001" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.27_9011" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18_aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.16_9007" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v18__aai-nquery_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.101_8806" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.28_8446" in sync
    2022/07/20 03:11:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v