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: 'bbcd9db4-1234-d14a-b532-27f4cad25d0b'
         Node name: 'onap-msb-consul-59f55f8877-s8gv5'
        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/06/15 01:39:54 [DEBUG] agent: Using random ID "bbcd9db4-1234-d14a-b532-27f4cad25d0b" as node ID
    2022/06/15 01:39:54 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:bbcd9db4-1234-d14a-b532-27f4cad25d0b Address:127.0.0.1:8300}]
    2022/06/15 01:39:54 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/06/15 01:39:55 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/06/15 01:39:55 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/06/15 01:39:55 [WARN] raft: Unable to get address for server id bbcd9db4-1234-d14a-b532-27f4cad25d0b, using fallback address 127.0.0.1:8300: Could not find address for server id bbcd9db4-1234-d14a-b532-27f4cad25d0b
    2022/06/15 01:39:55 [DEBUG] raft: Votes needed: 1
    2022/06/15 01:39:55 [DEBUG] raft: Vote granted from bbcd9db4-1234-d14a-b532-27f4cad25d0b in term 2. Tally: 1
    2022/06/15 01:39:55 [INFO] raft: Election won. Tally: 1
    2022/06/15 01:39:55 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/06/15 01:39:55 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-s8gv5.dc1 127.0.0.1
    2022/06/15 01:39:55 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-s8gv5 127.0.0.1
    2022/06/15 01:39:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/06/15 01:39:55 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-s8gv5 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/15 01:39:55 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-s8gv5.dc1" in area "wan"
    2022/06/15 01:39:55 [INFO] consul: cluster leadership acquired
    2022/06/15 01:39:56 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/06/15 01:39:56 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/06/15 01:39:56 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-s8gv5
    2022/06/15 01:39:56 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/06/15 01:39:56 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/06/15 01:39:56 [INFO] agent: started state syncer
    2022/06/15 01:39:56 [INFO] agent: Synced node info
    2022/06/15 01:39:58 [DEBUG] agent: Node info in sync
    2022/06/15 01:39:58 [DEBUG] agent: Node info in sync
    2022/06/15 01:39:59 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/06/15 01:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:39:59 [INFO] consul: member 'onap-msb-consul-59f55f8877-s8gv5' joined, marking health alive
    2022/06/15 01:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/06/15 01:40:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:41:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/15 01:41:35 [DEBUG] agent: Node info in sync
    2022/06/15 01:41:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-s8gv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/15 01:41:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:42:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/15 01:42:38 [DEBUG] agent: Node info in sync
    2022/06/15 01:42:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:43:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/15 01:43:53 [DEBUG] agent: Node info in sync
    2022/06/15 01:43:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:44:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-s8gv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/15 01:44:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:45:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/15 01:45:09 [DEBUG] agent: Node info in sync
    2022/06/15 01:45:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:46:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/15 01:46:44 [DEBUG] agent: Node info in sync
    2022/06/15 01:46:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:47:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-s8gv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/15 01:47:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:48:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/15 01:48:41 [DEBUG] agent: Node info in sync
    2022/06/15 01:48:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:49:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-s8gv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/15 01:49:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:50:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/15 01:50:26 [DEBUG] agent: Node info in sync
    2022/06/15 01:50:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:51:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/15 01:51:42 [DEBUG] agent: Node info in sync
    2022/06/15 01:51:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-s8gv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/15 01:51:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:52:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:53:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/15 01:53:13 [DEBUG] agent: Node info in sync
    2022/06/15 01:53:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:54:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/15 01:54:20 [DEBUG] agent: Node info in sync
    2022/06/15 01:54:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-s8gv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/15 01:54:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:54:55 [DEBUG] http: Request GET /v1/status/leader (642.104µs) from=10.233.69.218:58992
    2022/06/15 01:54:56 [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/06/15 01:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:54:57 [INFO] agent: Synced service "_v1_parser_10.233.54.235_8806"
    2022/06/15 01:54:57 [DEBUG] agent: Node info in sync
    2022/06/15 01:54:57 [DEBUG] http: Request PUT /v1/agent/service/register (1.127787259s) from=10.233.69.218:59004
    2022/06/15 01:54:57 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:54:57 [DEBUG] agent: Node info in sync
    2022/06/15 01:54:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (199.422769ms) from=10.233.69.218:59014
    2022/06/15 01:54:58 [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/06/15 01:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:00 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:00 [INFO] agent: Synced service "_v1_catalog_10.233.54.235_8806"
    2022/06/15 01:55:00 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:00 [DEBUG] http: Request PUT /v1/agent/service/register (1.696258849s) from=10.233.69.218:59024
    2022/06/15 01:55:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:00 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:00 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (480.081µs) from=10.233.69.218:59038
    2022/06/15 01:55:00 [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/06/15 01:55:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:01 [INFO] agent: Synced service "_v1_nsd_10.233.54.235_8806"
    2022/06/15 01:55:01 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:01 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:01 [DEBUG] http: Request PUT /v1/agent/service/register (1.247505126s) from=10.233.69.218:59042
    2022/06/15 01:55:01 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:01 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (513.481µs) from=10.233.69.218:59054
    2022/06/15 01:55:02 [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/06/15 01:55:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:02 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:02 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:02 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:02 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.54.235_8806"
    2022/06/15 01:55:02 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:02 [DEBUG] http: Request PUT /v1/agent/service/register (635.603822ms) from=10.233.69.218:59060
    2022/06/15 01:55:02 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:02 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:02 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:02 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (518.436µs) from=10.233.69.218:59062
    2022/06/15 01:55:03 [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/06/15 01:55:03 [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/06/15 01:55:03 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:03 [INFO] agent: Synced service "_v1_sdc-gui_10.233.51.138_8181"
    2022/06/15 01:55:03 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:03 [DEBUG] http: Request PUT /v1/agent/service/register (511.262929ms) from=10.233.69.218:59068
    2022/06/15 01:55:03 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:03 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (100.357498ms) from=10.233.69.218:59070
    2022/06/15 01:55:03 [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/06/15 01:55:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:04 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.41.247_9015"
    2022/06/15 01:55:04 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:04 [DEBUG] http: Request PUT /v1/agent/service/register (653.748248ms) from=10.233.69.218:59074
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:04 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (525.031µs) from=10.233.69.218:59078
    2022/06/15 01:55:04 [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/06/15 01:55:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:05 [INFO] agent: Synced service "_v1_sdc_10.233.0.170_8443"
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:05 [DEBUG] http: Request PUT /v1/agent/service/register (517.367237ms) from=10.233.69.218:59082
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:05 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:05 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (236.429139ms) from=10.233.69.218:59086
    2022/06/15 01:55:06 [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/06/15 01:55:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:07 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.0.170_8080"
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:07 [DEBUG] http: Request PUT /v1/agent/service/register (987.127704ms) from=10.233.69.218:59096
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:07 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:07 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (517.748µs) from=10.233.69.218:59104
    2022/06/15 01:55:07 [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/06/15 01:55:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:09 [INFO] agent: Synced service "_v0_multicloud_10.233.37.107_9001"
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:09 [DEBUG] http: Request PUT /v1/agent/service/register (1.699194426s) from=10.233.69.218:59108
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:09 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (533.781µs) from=10.233.69.218:59116
    2022/06/15 01:55:09 [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/06/15 01:55:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:10 [INFO] agent: Synced service "_v1_multicloud_10.233.37.107_9001"
    2022/06/15 01:55:10 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:10 [DEBUG] http: Request PUT /v1/agent/service/register (992.399541ms) from=10.233.69.218:59120
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:10 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (534.53µs) from=10.233.69.218:59134
    2022/06/15 01:55:10 [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/06/15 01:55:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.26.125_9011"
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:11 [DEBUG] http: Request PUT /v1/agent/service/register (956.528254ms) from=10.233.69.218:59138
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:11 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (369.849µs) from=10.233.69.218:59142
    2022/06/15 01:55:11 [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/06/15 01:55:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:12 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.26.125_9011"
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:12 [DEBUG] http: Request PUT /v1/agent/service/register (800.659888ms) from=10.233.69.218:59146
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:12 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (479.274µs) from=10.233.69.218:59162
    2022/06/15 01:55:12 [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/06/15 01:55:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:13 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.26.117_9007"
    2022/06/15 01:55:13 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:13 [DEBUG] http: Request PUT /v1/agent/service/register (840.259068ms) from=10.233.69.218:59166
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:13 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (649.481µs) from=10.233.69.218:59170
    2022/06/15 01:55:13 [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/06/15 01:55:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:14 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.26.117_9007"
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:14 [DEBUG] http: Request PUT /v1/agent/service/register (899.705978ms) from=10.233.69.218:59174
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:14 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (665.339µs) from=10.233.69.218:59178
    2022/06/15 01:55:14 [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/06/15 01:55:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:18 [INFO] agent: Synced service "_v1_message-router_10.233.42.15_3904"
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.400227357s) from=10.233.69.218:59182
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:18 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:18 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (422.016µs) from=10.233.69.218:59202
    2022/06/15 01:55:18 [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/06/15 01:55:18 [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/06/15 01:55:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:22 [INFO] agent: Synced service "_v1_wf-gui_10.233.57.52_8443"
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.813700662s) from=10.233.69.218:59208
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:22 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (685.421µs) from=10.233.69.218:59240
    2022/06/15 01:55:23 [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/06/15 01:55:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:23 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.27.29_443"
    2022/06/15 01:55:23 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:23 [DEBUG] http: Request PUT /v1/agent/service/register (843.922886ms) from=10.233.69.218:59244
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:23 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (484.651µs) from=10.233.69.218:59248
    2022/06/15 01:55:23 [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/06/15 01:55:23 [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/06/15 01:55:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:24 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:24 [DEBUG] http: Request PUT /v1/agent/service/register (912.239736ms) from=10.233.69.218:59252
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:24 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (605.137µs) from=10.233.69.218:59256
    2022/06/15 01:55:25 [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/06/15 01:55:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:26 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.501004571s) from=10.233.69.218:59260
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:26 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (300.385031ms) from=10.233.69.218:59268
    2022/06/15 01:55:27 [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/06/15 01:55:27 [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/06/15 01:55:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:36 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.783687269s) from=10.233.69.218:59282
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:36 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (615.029µs) from=10.233.69.218:59322
    2022/06/15 01:55:36 [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/06/15 01:55: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/06/15 01:55: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/06/15 01:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:37 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:37 [DEBUG] http: Request PUT /v1/agent/service/register (914.981584ms) from=10.233.69.218:59326
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:37 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (388.938µs) from=10.233.69.218:59336
    2022/06/15 01:55:37 [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/06/15 01:55:37 [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/06/15 01:55: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/06/15 01:55: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/06/15 01:55:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:38 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:38 [DEBUG] http: Request PUT /v1/agent/service/register (917.271089ms) from=10.233.69.218:59340
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:38 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (567.355µs) from=10.233.69.218:59346
    2022/06/15 01:55:38 [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/06/15 01:55: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/06/15 01:55: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/06/15 01:55:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:39 [DEBUG] http: Request PUT /v1/agent/service/register (763.407272ms) from=10.233.69.218:59350
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (467.539µs) from=10.233.69.218:59362
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:39 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:40 [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/06/15 01:55:40 [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/06/15 01:55: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/06/15 01:55: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/06/15 01:55:41 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:41 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:41 [DEBUG] http: Request PUT /v1/agent/service/register (2.12792047s) from=10.233.69.218:59366
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (448.878µs) from=10.233.69.218:59386
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:42 [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/06/15 01:55:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:42 [DEBUG] http: Request PUT /v1/agent/service/register (690.835668ms) from=10.233.69.218:59390
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:43 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:43 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (302.605883ms) from=10.233.69.218:59396
    2022/06/15 01:55:43 [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/06/15 01:55:43 [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/06/15 01:55:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:45 [DEBUG] http: Request PUT /v1/agent/service/register (1.896201755s) from=10.233.69.218:59400
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (661.63µs) from=10.233.69.218:59406
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:45 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:45 [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/06/15 01:55:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:47 [DEBUG] http: Request PUT /v1/agent/service/register (2.100446833s) from=10.233.69.218:59416
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:47 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (371.978µs) from=10.233.69.218:59428
    2022/06/15 01:55:47 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:48 [DEBUG] http: Request PUT /v1/agent/service/register (500.710657ms) from=10.233.69.218:59432
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:48 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (100.253272ms) from=10.233.69.218:59438
    2022/06/15 01:55:48 [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/06/15 01:55:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:49 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:49 [DEBUG] http: Request PUT /v1/agent/service/register (770.194908ms) from=10.233.69.218:59442
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:49 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (416.104µs) from=10.233.69.218:59454
    2022/06/15 01:55:49 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:50 [DEBUG] http: Request PUT /v1/agent/service/register (1.03083643s) from=10.233.69.218:59458
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:50 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (573.296µs) from=10.233.69.218:59462
    2022/06/15 01:55:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:51 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:51 [DEBUG] http: Request PUT /v1/agent/service/register (699.424607ms) from=10.233.69.218:59468
    2022/06/15 01:55:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (482.968µs) from=10.233.69.218:59484
    2022/06/15 01:55:52 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:52 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:52 [DEBUG] http: Request PUT /v1/agent/service/register (801.22248ms) from=10.233.69.218:59488
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (542.598µs) from=10.233.69.218:59492
    2022/06/15 01:55:53 [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/06/15 01:55:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:53 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:54 [DEBUG] http: Request PUT /v1/agent/service/register (1.21694472s) from=10.233.69.218:59496
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:54 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (476.53µs) from=10.233.69.218:59502
    2022/06/15 01:55:54 [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/06/15 01:55:54 [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/06/15 01:55:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:55 [DEBUG] http: Request PUT /v1/agent/service/register (217.422905ms) from=10.233.69.218:59506
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:55 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (501.146075ms) from=10.233.69.218:59510
    2022/06/15 01:55:55 [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/06/15 01:55:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:56 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.101_8446"
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:56 [DEBUG] http: Request PUT /v1/agent/service/register (1.101026093s) from=10.233.69.218:59514
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:56 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (767.64µs) from=10.233.69.218:59520
    2022/06/15 01:55:57 [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/06/15 01:55:57 [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/06/15 01:55:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:57 [DEBUG] http: Request PUT /v1/agent/service/register (448.392654ms) from=10.233.69.218:59524
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:57 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (407.755µs) from=10.233.69.218:59532
    2022/06/15 01:55:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:58 [DEBUG] http: Request PUT /v1/agent/service/register (617.735208ms) from=10.233.69.218:59536
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:58 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (330.231µs) from=10.233.69.218:59546
    2022/06/15 01:55:58 [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/06/15 01:55:58 [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/06/15 01:55:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:59 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:59 [DEBUG] http: Request PUT /v1/agent/service/register (723.479203ms) from=10.233.69.218:59550
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:55:59 [DEBUG] agent: Node info in sync
    2022/06/15 01:55:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (345.868µs) from=10.233.69.218:59556
    2022/06/15 01:55:59 [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/06/15 01:55:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:55:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:00 [DEBUG] http: Request PUT /v1/agent/service/register (783.182913ms) from=10.233.69.218:59568
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:00 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (455.98µs) from=10.233.69.218:59572
    2022/06/15 01:56:00 [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/06/15 01:56:00 [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/06/15 01:56:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:01 [DEBUG] http: Request PUT /v1/agent/service/register (769.506804ms) from=10.233.69.218:59576
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (364.981µs) from=10.233.69.218:59580
    2022/06/15 01:56:01 [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/06/15 01:56:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:01 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:02 [DEBUG] http: Request PUT /v1/agent/service/register (399.988996ms) from=10.233.69.218:59584
    2022/06/15 01:56:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (620.008µs) from=10.233.69.218:59596
    2022/06/15 01:56:02 [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/06/15 01:56:02 [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/06/15 01:56:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:03 [DEBUG] http: Request PUT /v1/agent/service/register (902.908014ms) from=10.233.69.218:59600
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:03 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (567.371µs) from=10.233.69.218:59622
    2022/06/15 01:56:03 [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/06/15 01:56:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:04 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:04 [DEBUG] http: Request PUT /v1/agent/service/register (791.969236ms) from=10.233.69.218:59644
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:04 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (799.935488ms) from=10.233.69.218:59672
    2022/06/15 01:56:05 [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/06/15 01:56:05 [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/06/15 01:56:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:05 [DEBUG] http: Request PUT /v1/agent/service/register (803.724789ms) from=10.233.69.218:59714
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:05 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (635.005µs) from=10.233.69.218:59756
    2022/06/15 01:56:06 [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/06/15 01:56:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:07 [DEBUG] http: Request PUT /v1/agent/service/register (1.700199223s) from=10.233.69.218:59762
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:08 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (736.718µs) from=10.233.69.218:59818
    2022/06/15 01:56:08 [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/06/15 01:56:08 [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/06/15 01:56:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:10 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:10 [DEBUG] http: Request PUT /v1/agent/service/register (1.999633008s) from=10.233.69.218:59822
    2022/06/15 01:56:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (199.866189ms) from=10.233.69.218:59840
    2022/06/15 01:56:10 [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/06/15 01:56:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:11 [DEBUG] http: Request PUT /v1/agent/service/register (854.570658ms) from=10.233.69.218:59844
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:11 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (484.331µs) from=10.233.69.218:59858
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:12 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:12 [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/06/15 01:56:12 [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/06/15 01:56:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.212845739s) from=10.233.69.218:59864
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:16 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (295.092µs) from=10.233.69.218:59880
    2022/06/15 01:56:16 [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/06/15 01:56:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:19 [DEBUG] http: Request PUT /v1/agent/service/register (2.900766902s) from=10.233.69.218:59884
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (331.629µs) from=10.233.69.218:59958
    2022/06/15 01:56:19 [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/06/15 01:56:19 [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/06/15 01:56:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:19 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:23 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.653525968s) from=10.233.69.218:59962
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:23 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (490.78µs) from=10.233.69.218:60070
    2022/06/15 01:56:23 [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/06/15 01:56:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:26 [DEBUG] http: Request PUT /v1/agent/service/register (2.800208756s) from=10.233.69.218:60080
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:26 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (355.51µs) from=10.233.69.218:60170
    2022/06/15 01:56:26 [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/06/15 01:56:26 [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/06/15 01:56:26 [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/06/15 01:56:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:27 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:27 [DEBUG] http: Request PUT /v1/agent/service/register (678.846135ms) from=10.233.69.218:60182
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:27 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (610.645µs) from=10.233.69.218:60218
    2022/06/15 01:56:27 [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/06/15 01:56:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.101_8446"
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:28 [DEBUG] http: Request PUT /v1/agent/service/register (857.328421ms) from=10.233.69.218:60244
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:28 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (548.779µs) from=10.233.69.218:60288
    2022/06/15 01:56:28 [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/06/15 01:56:28 [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/06/15 01:56:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:29 [DEBUG] http: Request PUT /v1/agent/service/register (970.18718ms) from=10.233.69.218:60296
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:29 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (108.079359ms) from=10.233.69.218:60328
    2022/06/15 01:56:30 [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/06/15 01:56:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56: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/06/15 01:56:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:31 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.060519918s) from=10.233.69.218:60334
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (494.454µs) from=10.233.69.218:60338
    2022/06/15 01:56:31 [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/06/15 01:56:31 [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/06/15 01:56:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56: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/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:31 [DEBUG] http: Request PUT /v1/agent/service/register (375.997283ms) from=10.233.69.218:60342
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:31 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (600.702µs) from=10.233.69.218:60354
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:32 [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/06/15 01:56: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/06/15 01:56: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/06/15 01:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:32 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:32 [DEBUG] http: Request PUT /v1/agent/service/register (715.509611ms) from=10.233.69.218:60358
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:32 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (596.266µs) from=10.233.69.218:60360
    2022/06/15 01:56:33 [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/06/15 01:56:33 [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/06/15 01:56: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/06/15 01:56: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/06/15 01:56:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:33 [DEBUG] http: Request PUT /v1/agent/service/register (518.62735ms) from=10.233.69.218:60366
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:33 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (459.395µs) from=10.233.69.218:60368
    2022/06/15 01:56:33 [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/06/15 01:56: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/06/15 01:56: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/06/15 01:56:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:34 [DEBUG] http: Request PUT /v1/agent/service/register (837.662271ms) from=10.233.69.218:60372
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (552.04µs) from=10.233.69.218:60376
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:34 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:34 [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/06/15 01:56:34 [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/06/15 01:56: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/06/15 01:56: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/06/15 01:56:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:35 [DEBUG] http: Request PUT /v1/agent/service/register (546.4208ms) from=10.233.69.218:60380
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:35 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (100.114219ms) from=10.233.69.218:60384
    2022/06/15 01:56:35 [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/06/15 01:56: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/06/15 01:56: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/06/15 01:56:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.20940397s) from=10.233.69.218:60388
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:42 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (100.486356ms) from=10.233.69.218:60432
    2022/06/15 01:56:42 [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/06/15 01:56:42 [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/06/15 01:56:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.714084822s) from=10.233.69.218:60436
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:47 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (200.395033ms) from=10.233.69.218:60460
    2022/06/15 01:56:47 [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/06/15 01:56:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.74941588s) from=10.233.69.218:60464
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:49 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (472.177µs) from=10.233.69.218:60476
    2022/06/15 01:56:50 [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/06/15 01:56:50 [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/06/15 01:56:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.402303247s) from=10.233.69.218:60488
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:52 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (600.31156ms) from=10.233.69.218:60504
    2022/06/15 01:56:53 [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/06/15 01:56:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-s8gv5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (1.282175736s) from=10.233.69.218:60510
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:54 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (200.745461ms) from=10.233.69.218:60514
    2022/06/15 01:56:55 [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/06/15 01:56:55 [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/06/15 01:56:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-s8gv5" since the cluster is too small
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [INFO] agent: Synced service "_v17__aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.341121851s) from=10.233.69.218:60520
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:57 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (200.481293ms) from=10.233.69.218:60532
    2022/06/15 01:56:57 [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/06/15 01:56:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.29_443" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_sdc_10.233.0.170_8443" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.170_8080" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_message-router_10.233.42.15_3904" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [INFO] agent: Synced service "_v17_aai-nquery_10.233.69.101_8446"
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.235_8806" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.52_8443" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_parser_10.233.54.235_8806" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.235_8806" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.37.107_9001" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.41.247_9015" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.117_9007" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Node info in sync
    2022/06/15 01:56:58 [DEBUG] http: Request PUT /v1/agent/service/register (966.018605ms) from=10.233.69.218:60536
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.235_8806" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.138_8181" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.125_9011" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.101_8446" in sync
    2022/06/15 01:56:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.101_8