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: '658911e5-7043-9e29-5cbc-b147368fec0b'
         Node name: 'onap-msb-consul-f96d66b85-p7mdj'
        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/09/06 05:06:02 [DEBUG] agent: Using random ID "658911e5-7043-9e29-5cbc-b147368fec0b" as node ID
    2022/09/06 05:06:02 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:658911e5-7043-9e29-5cbc-b147368fec0b Address:127.0.0.1:8300}]
    2022/09/06 05:06:02 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/09/06 05:06:02 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-p7mdj.dc1 127.0.0.1
    2022/09/06 05:06:02 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-p7mdj 127.0.0.1
    2022/09/06 05:06:02 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-p7mdj.dc1" in area "wan"
    2022/09/06 05:06:02 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/09/06 05:06:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/09/06 05:06:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)    2022/09/06 05:06:02 [INFO] agent: Started gRPC server on [::]:8502 (tcp)

    2022/09/06 05:06:02 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/09/06 05:06:02 [INFO] agent: started state syncer
    2022/09/06 05:06:02 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-p7mdj (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/06 05:06:02 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/09/06 05:06:02 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/09/06 05:06:02 [DEBUG] raft: Votes needed: 1
    2022/09/06 05:06:02 [DEBUG] raft: Vote granted from 658911e5-7043-9e29-5cbc-b147368fec0b in term 2. Tally: 1
    2022/09/06 05:06:02 [INFO] raft: Election won. Tally: 1
    2022/09/06 05:06:02 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/09/06 05:06:02 [INFO] consul: cluster leadership acquired
    2022/09/06 05:06:02 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-p7mdj
    2022/09/06 05:06:02 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/09/06 05:06:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:06:02 [INFO] consul: member 'onap-msb-consul-f96d66b85-p7mdj' joined, marking health alive
    2022/09/06 05:06:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:06:03 [INFO] agent: Synced node info
    2022/09/06 05:06:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:06:04 [DEBUG] agent: Node info in sync
    2022/09/06 05:06:04 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.1 (currently running: 1.4.3)
    2022/09/06 05:07:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:07:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:07:58 [DEBUG] agent: Node info in sync
    2022/09/06 05:08:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p7mdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/06 05:08:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:09:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:09:02 [DEBUG] agent: Node info in sync
    2022/09/06 05:09:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:10:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:10:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p7mdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/06 05:10:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:10:16 [DEBUG] agent: Node info in sync
    2022/09/06 05:11:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:12:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:12:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:12:10 [DEBUG] agent: Node info in sync
    2022/09/06 05:12:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p7mdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/06 05:13:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:13:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:13:27 [DEBUG] agent: Node info in sync
    2022/09/06 05:14:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:14:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:14:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:14:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p7mdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/06 05:15:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:16:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:16:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:16:21 [DEBUG] agent: Node info in sync
    2022/09/06 05:17:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:17:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p7mdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/06 05:17:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:17:22 [DEBUG] agent: Node info in sync
    2022/09/06 05:18:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:19:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:19:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:19:21 [DEBUG] agent: Node info in sync
    2022/09/06 05:19:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p7mdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/06 05:20:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:20:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:20:24 [DEBUG] agent: Node info in sync
    2022/09/06 05:21:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:21:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p7mdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/06 05:22:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:22:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:22:04 [DEBUG] agent: Node info in sync
    2022/09/06 05:23:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:23:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/06 05:23:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-p7mdj" since the cluster is too small
    2022/09/06 05:24:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-p7mdj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/06 05:24:29 [DEBUG] http: Request GET /v1/status/leader (9.784352ms) from=10.233.70.57:55978
    2022/09/06 05:24:29 [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/09/06 05:24:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:30 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.30.100_9015"
    2022/09/06 05:24:30 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:30 [DEBUG] http: Request PUT /v1/agent/service/register (88.785523ms) from=10.233.70.57:55984
    2022/09/06 05:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.49468ms) from=10.233.70.57:55988
    2022/09/06 05:24:30 [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/09/06 05:24:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:30 [INFO] agent: Synced service "_v0_multicloud_10.233.58.105_9001"
    2022/09/06 05:24:30 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:30 [DEBUG] http: Request PUT /v1/agent/service/register (79.127434ms) from=10.233.70.57:55996
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (780.284µs) from=10.233.70.57:55998
    2022/09/06 05:24:30 [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/09/06 05:24:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [INFO] agent: Synced service "_v1_multicloud_10.233.58.105_9001"
    2022/09/06 05:24:30 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:30 [DEBUG] http: Request PUT /v1/agent/service/register (32.623216ms) from=10.233.70.57:56000
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (728.496µs) from=10.233.70.57:56002
    2022/09/06 05:24:30 [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/09/06 05:24:30 [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/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [INFO] agent: Synced service "_v1_wf-gui_10.233.10.130_8443"
    2022/09/06 05:24:30 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:30 [DEBUG] http: Request PUT /v1/agent/service/register (45.269524ms) from=10.233.70.57:56004
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.150396ms) from=10.233.70.57:56006
    2022/09/06 05:24:30 [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/09/06 05:24:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.31.66_9011"
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.746146ms) from=10.233.70.57:56014
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:30 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (965.779µs) from=10.233.70.57:56016
    2022/09/06 05:24:31 [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/09/06 05:24:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.31.66_9011"
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request PUT /v1/agent/service/register (13.087416ms) from=10.233.70.57:56018
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (675.173µs) from=10.233.70.57:56020
    2022/09/06 05:24:31 [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/09/06 05:24:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [INFO] agent: Synced service "_v1_sdc_10.233.45.170_8443"
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request PUT /v1/agent/service/register (21.57301ms) from=10.233.70.57:56022
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (519.975µs) from=10.233.70.57:56024
    2022/09/06 05:24:31 [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/09/06 05:24:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.45.170_8080"
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request PUT /v1/agent/service/register (20.402896ms) from=10.233.70.57:56026
    2022/09/06 05:24:31 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.299514ms) from=10.233.70.57:56028
    2022/09/06 05:24:31 [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/09/06 05:24:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.22.56_9007"
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request PUT /v1/agent/service/register (23.220974ms) from=10.233.70.57:56030
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (581.938µs) from=10.233.70.57:56032
    2022/09/06 05:24:31 [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/09/06 05:24:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.22.56_9007"
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request PUT /v1/agent/service/register (8.445519ms) from=10.233.70.57:56036
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (654.551µs) from=10.233.70.57:56038
    2022/09/06 05:24:31 [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/09/06 05:24:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [INFO] agent: Synced service "_v1_parser_10.233.3.121_8806"
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request PUT /v1/agent/service/register (16.989804ms) from=10.233.70.57:56040
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (5.927205ms) from=10.233.70.57:56042
    2022/09/06 05:24:31 [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/09/06 05:24:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:31 [INFO] agent: Synced service "_v1_catalog_10.233.3.121_8806"
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:31 [DEBUG] http: Request PUT /v1/agent/service/register (70.393776ms) from=10.233.70.57:56046
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:31 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (754.188µs) from=10.233.70.57:56048
    2022/09/06 05:24:32 [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/09/06 05:24:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [INFO] agent: Synced service "_v1_nsd_10.233.3.121_8806"
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request PUT /v1/agent/service/register (53.139434ms) from=10.233.70.57:56054
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (654.106µs) from=10.233.70.57:56058
    2022/09/06 05:24:32 [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/09/06 05:24:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.3.121_8806"
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request PUT /v1/agent/service/register (88.024298ms) from=10.233.70.57:56068
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.137109ms) from=10.233.70.57:56070
    2022/09/06 05:24:32 [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/09/06 05:24:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.6.152_443"
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request PUT /v1/agent/service/register (11.072517ms) from=10.233.70.57:56072
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (900.014µs) from=10.233.70.57:56074
    2022/09/06 05:24:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:32 [INFO] agent: Synced service "_v1_sdc-gui_10.233.51.253_8181"
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request PUT /v1/agent/service/register (24.921798ms) from=10.233.70.57:56076
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (446.006µs) from=10.233.70.57:56078
    2022/09/06 05:24:32 [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/09/06 05:24:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:32 [INFO] agent: Synced service "_v1_message-router_10.233.40.148_3904"
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request PUT /v1/agent/service/register (30.353316ms) from=10.233.70.57:56080
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (574.286µs) from=10.233.70.57:56082
    2022/09/06 05:24:32 [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/09/06 05:24:32 [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/09/06 05:24:32 [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/09/06 05:24:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:32 [DEBUG] http: Request PUT /v1/agent/service/register (17.085584ms) from=10.233.70.57:56086
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:32 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (575.23µs) from=10.233.70.57:56088
    2022/09/06 05:24:33 [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/09/06 05:24:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request PUT /v1/agent/service/register (39.807765ms) from=10.233.70.57:56090
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (624.296µs) from=10.233.70.57:56092
    2022/09/06 05:24:33 [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/09/06 05:24:33 [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/09/06 05:24:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request PUT /v1/agent/service/register (14.695731ms) from=10.233.70.57:56094
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (588.834µs) from=10.233.70.57:56096
    2022/09/06 05:24:33 [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/09/06 05:24:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request PUT /v1/agent/service/register (19.013926ms) from=10.233.70.57:56098
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (633.321µs) from=10.233.70.57:56100
    2022/09/06 05:24:33 [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/09/06 05:24:33 [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/09/06 05:24:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request PUT /v1/agent/service/register (10.240387ms) from=10.233.70.57:56102
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (430.57µs) from=10.233.70.57:56104
    2022/09/06 05:24:33 [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/09/06 05:24:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request PUT /v1/agent/service/register (13.264268ms) from=10.233.70.57:56106
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (535.91µs) from=10.233.70.57:56108
    2022/09/06 05:24:33 [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/09/06 05:24:33 [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/09/06 05:24:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request PUT /v1/agent/service/register (7.290651ms) from=10.233.70.57:56110
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (619.531µs) from=10.233.70.57:56112
    2022/09/06 05:24:33 [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/09/06 05:24:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.486587ms) from=10.233.70.57:56114
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:33 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (834.019µs) from=10.233.70.57:56118
    2022/09/06 05:24:34 [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/09/06 05:24:34 [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/09/06 05:24:34 [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/09/06 05:24:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request PUT /v1/agent/service/register (11.457555ms) from=10.233.70.57:56122
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (3.563205ms) from=10.233.70.57:56124
    2022/09/06 05:24:34 [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/09/06 05:24:34 [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/09/06 05:24:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request PUT /v1/agent/service/register (17.461342ms) from=10.233.70.57:56126
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (716.913µs) from=10.233.70.57:56128
    2022/09/06 05:24:34 [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/09/06 05:24:34 [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/09/06 05:24:34 [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/09/06 05:24:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:34 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request PUT /v1/agent/service/register (117.940191ms) from=10.233.70.57:56130
    2022/09/06 05:24:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (924.129µs) from=10.233.70.57:56134
    2022/09/06 05:24:34 [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/09/06 05:24:34 [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/09/06 05:24:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request PUT /v1/agent/service/register (46.953448ms) from=10.233.70.57:56136
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (839.316µs) from=10.233.70.57:56138
    2022/09/06 05:24:34 [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/09/06 05:24:34 [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/09/06 05:24:34 [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/09/06 05:24:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request PUT /v1/agent/service/register (10.849963ms) from=10.233.70.57:56140
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (605.806µs) from=10.233.70.57:56142
    2022/09/06 05:24:34 [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/09/06 05:24:34 [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/09/06 05:24:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request PUT /v1/agent/service/register (9.68876ms) from=10.233.70.57:56146
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:34 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (563.092µs) from=10.233.70.57:56148
    2022/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (23.252614ms) from=10.233.70.57:56150
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (586.814µs) from=10.233.70.57:56154
    2022/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.833285ms) from=10.233.70.57:56156
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (1.872251ms) from=10.233.70.57:56158
    2022/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (53.812605ms) from=10.233.70.57:56164
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (1.722488ms) from=10.233.70.57:56166
    2022/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.119_8446"
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (12.217621ms) from=10.233.70.57:56168
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (694.702µs) from=10.233.70.57:56170
    2022/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (12.929638ms) from=10.233.70.57:56172
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (723.372µs) from=10.233.70.57:56174
    2022/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (29.69367ms) from=10.233.70.57:56176
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (882.25µs) from=10.233.70.57:56178
    2022/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (19.566202ms) from=10.233.70.57:56180
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (504.517µs) from=10.233.70.57:56188
    2022/09/06 05:24:35 [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/09/06 05:24:35 [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/09/06 05:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (7.2584ms) from=10.233.70.57:56192
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:35 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (641.946µs) from=10.233.70.57:56194
    2022/09/06 05:24:36 [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/09/06 05:24:36 [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/09/06 05:24:36 [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/09/06 05:24:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:36 [DEBUG] http: Request PUT /v1/agent/service/register (53.692628ms) from=10.233.70.57:56196
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:36 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (620.301µs) from=10.233.70.57:56198
    2022/09/06 05:24:36 [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/09/06 05:24:36 [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/09/06 05:24:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:37 [DEBUG] http: Request PUT /v1/agent/service/register (1.342044556s) from=10.233.70.57:56200
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (2.565017ms) from=10.233.70.57:56214
    2022/09/06 05:24:37 [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/09/06 05:24:37 [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/09/06 05:24:37 [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/09/06 05:24:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:37 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:37 [DEBUG] http: Request PUT /v1/agent/service/register (19.273368ms) from=10.233.70.57:56216
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (636.851µs) from=10.233.70.57:56218
    2022/09/06 05:24:37 [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/09/06 05:24:37 [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/09/06 05:24:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:37 [DEBUG] http: Request PUT /v1/agent/service/register (28.800011ms) from=10.233.70.57:56222
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (585.28µs) from=10.233.70.57:56224
    2022/09/06 05:24:37 [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/09/06 05:24:37 [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/09/06 05:24:37 [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/09/06 05:24:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:37 [DEBUG] http: Request PUT /v1/agent/service/register (15.390339ms) from=10.233.70.57:56228
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:37 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (596.381µs) from=10.233.70.57:56230
    2022/09/06 05:24:38 [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/09/06 05:24:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (28.900764ms) from=10.233.70.57:56232
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.116488ms) from=10.233.70.57:56238
    2022/09/06 05:24:38 [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/09/06 05:24:38 [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/09/06 05:24:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (68.760996ms) from=10.233.70.57:56240
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (575.461µs) from=10.233.70.57:56242
    2022/09/06 05:24:38 [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/09/06 05:24:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (10.357102ms) from=10.233.70.57:56244
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (772.444µs) from=10.233.70.57:56246
    2022/09/06 05:24:38 [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/09/06 05:24:38 [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/09/06 05:24:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (14.990608ms) from=10.233.70.57:56248
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (915.609µs) from=10.233.70.57:56250
    2022/09/06 05:24:38 [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/09/06 05:24:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (20.830247ms) from=10.233.70.57:56252
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (573.754µs) from=10.233.70.57:56254
    2022/09/06 05:24:38 [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/09/06 05:24:38 [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/09/06 05:24:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (18.016395ms) from=10.233.70.57:56270
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (603.802µs) from=10.233.70.57:56272
    2022/09/06 05:24:38 [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/09/06 05:24:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (22.319797ms) from=10.233.70.57:56276
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:38 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (1.104857ms) from=10.233.70.57:56278
    2022/09/06 05:24:39 [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/09/06 05:24:39 [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/09/06 05:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request PUT /v1/agent/service/register (56.038155ms) from=10.233.70.57:56280
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (832.688µs) from=10.233.70.57:56282
    2022/09/06 05:24:39 [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/09/06 05:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.119_8446"
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request PUT /v1/agent/service/register (23.382797ms) from=10.233.70.57:56284
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (3.931951ms) from=10.233.70.57:56286
    2022/09/06 05:24:39 [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/09/06 05:24:39 [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/09/06 05:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request PUT /v1/agent/service/register (19.388742ms) from=10.233.70.57:56288
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (718.807µs) from=10.233.70.57:56290
    2022/09/06 05:24:39 [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/09/06 05:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request PUT /v1/agent/service/register (15.178109ms) from=10.233.70.57:56292
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (570.086µs) from=10.233.70.57:56294
    2022/09/06 05:24:39 [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/09/06 05:24:39 [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/09/06 05:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.99388ms) from=10.233.70.57:56296
    2022/09/06 05:24:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (599.197µs) from=10.233.70.57:56298
    2022/09/06 05:24:39 [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/09/06 05:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request PUT /v1/agent/service/register (11.801498ms) from=10.233.70.57:56300
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (7.731862ms) from=10.233.70.57:56302
    2022/09/06 05:24:39 [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/09/06 05:24:39 [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/09/06 05:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request PUT /v1/agent/service/register (25.04203ms) from=10.233.70.57:56304
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (5.742706ms) from=10.233.70.57:56306
    2022/09/06 05:24:39 [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/09/06 05:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request PUT /v1/agent/service/register (8.69808ms) from=10.233.70.57:56310
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:39 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (1.95125ms) from=10.233.70.57:56312
    2022/09/06 05:24:39 [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/09/06 05:24:39 [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/09/06 05:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request PUT /v1/agent/service/register (17.188137ms) from=10.233.70.57:56316
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (585.838µs) from=10.233.70.57:56318
    2022/09/06 05:24:40 [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/09/06 05:24:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request PUT /v1/agent/service/register (12.217023ms) from=10.233.70.57:56320
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (575.686µs) from=10.233.70.57:56322
    2022/09/06 05:24:40 [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/09/06 05:24:40 [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/09/06 05:24:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request PUT /v1/agent/service/register (18.554096ms) from=10.233.70.57:56324
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (611.735µs) from=10.233.70.57:56326
    2022/09/06 05:24:40 [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/09/06 05:24:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request PUT /v1/agent/service/register (15.543459ms) from=10.233.70.57:56328
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (3.849012ms) from=10.233.70.57:56330
    2022/09/06 05:24:40 [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/09/06 05:24:40 [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/09/06 05:24:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request PUT /v1/agent/service/register (19.799204ms) from=10.233.70.57:56332
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (646.732µs) from=10.233.70.57:56334
    2022/09/06 05:24:40 [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/09/06 05:24:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.852753ms) from=10.233.70.57:56336
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (28.970617ms) from=10.233.70.57:56338
    2022/09/06 05:24:40 [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/09/06 05:24:40 [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/09/06 05:24:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.119_8446"
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request PUT /v1/agent/service/register (18.514938ms) from=10.233.70.57:56340
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_parser_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.148_3904" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.253_8181" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.30.100_9015" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.56_9007" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Node info in sync
    2022/09/06 05:24:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (566.923µs) from=10.233.70.57:56342
    2022/09/06 05:24:40 [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/09/06 05:24:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.58.105_9001" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.130_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.121_8806" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.152_443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.31.66_9011" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.170_8443" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.170_8080" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.119_8446" in sync
    2022/09/06 05:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.119_8446" in sync
    20