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: 'f671a56d-36c8-ddeb-cc73-428dcb32514a'
         Node name: 'onap-msb-consul-59f55f8877-wfhmb'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/05/23 01:40:06 [DEBUG] agent: Using random ID "f671a56d-36c8-ddeb-cc73-428dcb32514a" as node ID
    2022/05/23 01:40:06 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f671a56d-36c8-ddeb-cc73-428dcb32514a Address:127.0.0.1:8300}]
    2022/05/23 01:40:06 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/05/23 01:40:06 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/05/23 01:40:06 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/05/23 01:40:06 [WARN] raft: Unable to get address for server id f671a56d-36c8-ddeb-cc73-428dcb32514a, using fallback address 127.0.0.1:8300: Could not find address for server id f671a56d-36c8-ddeb-cc73-428dcb32514a
    2022/05/23 01:40:06 [DEBUG] raft: Votes needed: 1
    2022/05/23 01:40:06 [DEBUG] raft: Vote granted from f671a56d-36c8-ddeb-cc73-428dcb32514a in term 2. Tally: 1
    2022/05/23 01:40:06 [INFO] raft: Election won. Tally: 1
    2022/05/23 01:40:06 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/05/23 01:40:06 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-wfhmb.dc1 127.0.0.1
    2022/05/23 01:40:06 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-wfhmb 127.0.0.1
    2022/05/23 01:40:07 [INFO] consul: cluster leadership acquired
    2022/05/23 01:40:07 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-wfhmb.dc1" in area "wan"
    2022/05/23 01:40:07 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-wfhmb (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/23 01:40:07 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-wfhmb
    2022/05/23 01:40:07 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/05/23 01:40:07 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/05/23 01:40:07 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/05/23 01:40:07 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/05/23 01:40:07 [INFO] agent: started state syncer
    2022/05/23 01:40:07 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/05/23 01:40:08 [INFO] agent: Synced node info
    2022/05/23 01:40:09 [DEBUG] agent: Node info in sync
    2022/05/23 01:40:09 [DEBUG] agent: Node info in sync
    2022/05/23 01:40:10 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/05/23 01:40:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:40:10 [INFO] consul: member 'onap-msb-consul-59f55f8877-wfhmb' joined, marking health alive
    2022/05/23 01:40:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/05/23 01:41:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:42:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:42:02 [DEBUG] agent: Node info in sync
    2022/05/23 01:42:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wfhmb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/23 01:42:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:43:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:43:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:43:31 [DEBUG] agent: Node info in sync
    2022/05/23 01:44:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:44:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:44:43 [DEBUG] agent: Node info in sync
    2022/05/23 01:44:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wfhmb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/23 01:45:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:45:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:45:51 [DEBUG] agent: Node info in sync
    2022/05/23 01:46:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:46:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:46:57 [DEBUG] agent: Node info in sync
    2022/05/23 01:47:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:47:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wfhmb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/23 01:48:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:48:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:48:51 [DEBUG] agent: Node info in sync
    2022/05/23 01:49:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:49:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wfhmb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/23 01:50:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:50:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:50:19 [DEBUG] agent: Node info in sync
    2022/05/23 01:51:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:52:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:52:04 [DEBUG] agent: Node info in sync
    2022/05/23 01:52:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:52:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wfhmb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/23 01:53:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:53:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:53:45 [DEBUG] agent: Node info in sync
    2022/05/23 01:54:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:55:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wfhmb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/23 01:55:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:55:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:55:25 [DEBUG] agent: Node info in sync
    2022/05/23 01:56:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:56:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/23 01:56:35 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:05 [DEBUG] http: Request GET /v1/status/leader (1.107741ms) from=10.233.71.183:56168
    2022/05/23 01:57:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wfhmb" since the cluster is too small
    2022/05/23 01:57:07 [INFO] agent: Synced service "_v0_multicloud_10.233.55.186_9001"
    2022/05/23 01:57:07 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:07 [DEBUG] http: Request PUT /v1/agent/service/register (843.585537ms) from=10.233.71.183:56178
    2022/05/23 01:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:07 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (680.19µs) from=10.233.71.183:56182
    2022/05/23 01:57:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:08 [INFO] agent: Synced service "_v1_multicloud_10.233.55.186_9001"
    2022/05/23 01:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:08 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:08 [DEBUG] http: Request PUT /v1/agent/service/register (281.968374ms) from=10.233.71.183:56186
    2022/05/23 01:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:08 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.207075ms) from=10.233.71.183:56188
    2022/05/23 01:57:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:09 [INFO] agent: Synced service "_v1_wf-gui_10.233.51.251_8443"
    2022/05/23 01:57:09 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:09 [DEBUG] http: Request PUT /v1/agent/service/register (421.513045ms) from=10.233.71.183:56192
    2022/05/23 01:57:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.203524ms) from=10.233.71.183:56202
    2022/05/23 01:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:09 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57: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/05/23 01:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:10 [INFO] agent: Synced service "_v1_parser_10.233.9.1_8806"
    2022/05/23 01:57:10 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:10 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:10 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:10 [DEBUG] http: Request PUT /v1/agent/service/register (502.214424ms) from=10.233.71.183:56212
    2022/05/23 01:57:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (859.328µs) from=10.233.71.183:56216
    2022/05/23 01:57:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57: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/05/23 01:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:11 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:11 [INFO] agent: Synced service "_v1_catalog_10.233.9.1_8806"
    2022/05/23 01:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:11 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:11 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:11 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:11 [DEBUG] http: Request PUT /v1/agent/service/register (975.219377ms) from=10.233.71.183:56222
    2022/05/23 01:57:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (471.694µs) from=10.233.71.183:56230
    2022/05/23 01:57:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [INFO] agent: Synced service "_v1_nsd_10.233.9.1_8806"
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:12 [DEBUG] http: Request PUT /v1/agent/service/register (434.972208ms) from=10.233.71.183:56234
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (419.016µs) from=10.233.71.183:56242
    2022/05/23 01:57:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.9.1_8806"
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:12 [DEBUG] http: Request PUT /v1/agent/service/register (399.950372ms) from=10.233.71.183:56244
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:12 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (412.474µs) from=10.233.71.183:56254
    2022/05/23 01:57:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:13 [INFO] agent: Synced service "_v1_sdc_10.233.17.18_8443"
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:13 [DEBUG] http: Request PUT /v1/agent/service/register (705.243658ms) from=10.233.71.183:56262
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:13 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:14 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (704.206µs) from=10.233.71.183:56276
    2022/05/23 01:57:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:14 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.17.18_8080"
    2022/05/23 01:57:14 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:14 [DEBUG] http: Request PUT /v1/agent/service/register (654.197548ms) from=10.233.71.183:56278
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:14 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:14 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (879.669µs) from=10.233.71.183:56284
    2022/05/23 01:57:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:15 [INFO] agent: Synced service "_v1_sdc-gui_10.233.17.81_8181"
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:15 [DEBUG] http: Request PUT /v1/agent/service/register (736.841347ms) from=10.233.71.183:56286
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:15 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (200.023765ms) from=10.233.71.183:56296
    2022/05/23 01:57:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:16 [INFO] agent: Synced service "_v1_message-router_10.233.22.83_3904"
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:16 [DEBUG] http: Request PUT /v1/agent/service/register (223.052411ms) from=10.233.71.183:56298
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:16 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:16 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (367.183µs) from=10.233.71.183:56300
    2022/05/23 01:57:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:17 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.2.24_9011"
    2022/05/23 01:57:17 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (345.20754ms) from=10.233.71.183:56302
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (689.521µs) from=10.233.71.183:56308
    2022/05/23 01:57:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:17 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.2.24_9011"
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (391.425152ms) from=10.233.71.183:56310
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:17 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (498.898µs) from=10.233.71.183:56314
    2022/05/23 01:57:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:18 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.4.46_9007"
    2022/05/23 01:57:18 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (414.243052ms) from=10.233.71.183:56316
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (308.458µs) from=10.233.71.183:56318
    2022/05/23 01:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:18 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.4.46_9007"
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (499.393902ms) from=10.233.71.183:56320
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:18 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (399.42µs) from=10.233.71.183:56336
    2022/05/23 01:57:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wfhmb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:20 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.25.50_443"
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (741.375682ms) from=10.233.71.183:56340
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (394.74µs) from=10.233.71.183:56350
    2022/05/23 01:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:20 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.24.112_9015"
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (446.910041ms) from=10.233.71.183:56352
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:20 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (352.569µs) from=10.233.71.183:56360
    2022/05/23 01:57:21 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:21 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:21 [DEBUG] http: Request PUT /v1/agent/service/register (502.106683ms) from=10.233.71.183:56362
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:21 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (104.273367ms) from=10.233.71.183:56364
    2022/05/23 01:57:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:22 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.048068705s) from=10.233.71.183:56372
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:22 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (544.963µs) from=10.233.71.183:56388
    2022/05/23 01:57:23 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:23 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:23 [DEBUG] http: Request PUT /v1/agent/service/register (453.663419ms) from=10.233.71.183:56394
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:23 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (414.535µs) from=10.233.71.183:56398
    2022/05/23 01:57:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:24 [DEBUG] http: Request PUT /v1/agent/service/register (425.346488ms) from=10.233.71.183:56408
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (380.461µs) from=10.233.71.183:56412
    2022/05/23 01:57:24 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:24 [DEBUG] http: Request PUT /v1/agent/service/register (542.244683ms) from=10.233.71.183:56414
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:24 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (438.797µs) from=10.233.71.183:56418
    2022/05/23 01:57:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:25 [DEBUG] http: Request PUT /v1/agent/service/register (600.315357ms) from=10.233.71.183:56420
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:25 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (641.47µs) from=10.233.71.183:56430
    2022/05/23 01:57:26 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57: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/05/23 01:57:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:26 [DEBUG] http: Request PUT /v1/agent/service/register (244.693735ms) from=10.233.71.183:56432
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:26 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (482.637µs) from=10.233.71.183:56436
    2022/05/23 01:57:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57: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/05/23 01:57:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:27 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:27 [DEBUG] http: Request PUT /v1/agent/service/register (900.043125ms) from=10.233.71.183:56438
    2022/05/23 01:57:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (399.98µs) from=10.233.71.183:56446
    2022/05/23 01:57:27 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:28 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:28 [DEBUG] http: Request PUT /v1/agent/service/register (520.598917ms) from=10.233.71.183:56448
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:28 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (377.665µs) from=10.233.71.183:56452
    2022/05/23 01:57:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:29 [DEBUG] http: Request PUT /v1/agent/service/register (701.088216ms) from=10.233.71.183:56454
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (373.174µs) from=10.233.71.183:56466
    2022/05/23 01:57:29 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:29 [DEBUG] http: Request PUT /v1/agent/service/register (439.599865ms) from=10.233.71.183:56468
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:29 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (99.774132ms) from=10.233.71.183:56478
    2022/05/23 01:57:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:31 [DEBUG] http: Request PUT /v1/agent/service/register (869.636331ms) from=10.233.71.183:56480
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:31 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (536.817µs) from=10.233.71.183:56488
    2022/05/23 01:57:31 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:32 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:32 [DEBUG] http: Request PUT /v1/agent/service/register (576.36511ms) from=10.233.71.183:56494
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:32 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (562.935µs) from=10.233.71.183:56504
    2022/05/23 01:57:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57: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/05/23 01:57: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/05/23 01:57:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:33 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:33 [DEBUG] http: Request PUT /v1/agent/service/register (800.525695ms) from=10.233.71.183:56506
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:33 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (647.957µs) from=10.233.71.183:56524
    2022/05/23 01:57:33 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57: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/05/23 01:57: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/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:34 [DEBUG] http: Request PUT /v1/agent/service/register (675.829035ms) from=10.233.71.183:56526
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (407.1µs) from=10.233.71.183:56536
    2022/05/23 01:57:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57: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/05/23 01:57:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:34 [DEBUG] http: Request PUT /v1/agent/service/register (443.500062ms) from=10.233.71.183:56538
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:34 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (236.555µs) from=10.233.71.183:56544
    2022/05/23 01:57:35 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57: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/05/23 01:57: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/05/23 01:57:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:35 [DEBUG] http: Request PUT /v1/agent/service/register (800.240219ms) from=10.233.71.183:56546
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (515.559µs) from=10.233.71.183:56558
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57: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/05/23 01:57:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:36 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.78.220_8446"
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (1.300267103s) from=10.233.71.183:56560
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:37 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (595.982µs) from=10.233.71.183:56564
    2022/05/23 01:57:37 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57: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/05/23 01:57:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.001117697s) from=10.233.71.183:56568
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:38 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (490.57µs) from=10.233.71.183:56582
    2022/05/23 01:57:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (301.231403ms) from=10.233.71.183:56584
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (724.584µs) from=10.233.71.183:56586
    2022/05/23 01:57:39 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (488.790097ms) from=10.233.71.183:56588
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:39 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (387.943µs) from=10.233.71.183:56598
    2022/05/23 01:57:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (601.081433ms) from=10.233.71.183:56600
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:40 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (609.328µs) from=10.233.71.183:56606
    2022/05/23 01:57:40 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:41 [DEBUG] http: Request PUT /v1/agent/service/register (400.23827ms) from=10.233.71.183:56616
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:41 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (407.45µs) from=10.233.71.183:56618
    2022/05/23 01:57:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (522.408049ms) from=10.233.71.183:56620
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (279.815µs) from=10.233.71.183:56628
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:42 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (615.176766ms) from=10.233.71.183:56634
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:42 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (323.477µs) from=10.233.71.183:56646
    2022/05/23 01:57:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (640.482111ms) from=10.233.71.183:56648
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:43 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (603.15µs) from=10.233.71.183:56656
    2022/05/23 01:57:43 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:44 [DEBUG] http: Request PUT /v1/agent/service/register (425.221928ms) from=10.233.71.183:56666
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:44 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (618.281µs) from=10.233.71.183:56668
    2022/05/23 01:57:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:45 [DEBUG] http: Request PUT /v1/agent/service/register (699.933014ms) from=10.233.71.183:56670
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:45 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (512.027µs) from=10.233.71.183:56682
    2022/05/23 01:57:45 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:46 [DEBUG] http: Request PUT /v1/agent/service/register (677.722097ms) from=10.233.71.183:56684
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (263.839µs) from=10.233.71.183:56688
    2022/05/23 01:57:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:46 [DEBUG] http: Request PUT /v1/agent/service/register (336.684137ms) from=10.233.71.183:56690
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (390.601µs) from=10.233.71.183:56692
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:46 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:46 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:47 [DEBUG] http: Request PUT /v1/agent/service/register (300.492814ms) from=10.233.71.183:56696
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:47 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (462.77µs) from=10.233.71.183:56698
    2022/05/23 01:57:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:48 [DEBUG] http: Request PUT /v1/agent/service/register (753.949794ms) from=10.233.71.183:56700
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (478.101µs) from=10.233.71.183:56704
    2022/05/23 01:57:48 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:48 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.222382568s) from=10.233.71.183:56706
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:49 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (521.028µs) from=10.233.71.183:56718
    2022/05/23 01:57:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:51 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:51 [DEBUG] http: Request PUT /v1/agent/service/register (900.884864ms) from=10.233.71.183:56726
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (558.96µs) from=10.233.71.183:56736
    2022/05/23 01:57:51 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:51 [DEBUG] http: Request PUT /v1/agent/service/register (560.865177ms) from=10.233.71.183:56738
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (547.938µs) from=10.233.71.183:56746
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:52 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.78.220_8446"
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (347.473724ms) from=10.233.71.183:56756
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:52 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (17.944884ms) from=10.233.71.183:56766
    2022/05/23 01:57:52 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [INFO] agent: Synced service "_v11__aai-nquery_10.233.78.220_8446"
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (600.547376ms) from=10.233.71.183:56768
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:53 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (578.387µs) from=10.233.71.183:56776
    2022/05/23 01:57:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [INFO] agent: Synced service "_v11_aai-nquery_10.233.78.220_8446"
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (865.116977ms) from=10.233.71.183:56778
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:54 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (100.311204ms) from=10.233.71.183:56790
    2022/05/23 01:57:54 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [INFO] agent: Synced service "_v12__aai-nquery_10.233.78.220_8446"
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (431.827772ms) from=10.233.71.183:56794
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:55 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (161.308202ms) from=10.233.71.183:56806
    2022/05/23 01:57:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [INFO] agent: Synced service "_v12_aai-nquery_10.233.78.220_8446"
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (600.587512ms) from=10.233.71.183:56808
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (549.953µs) from=10.233.71.183:56814
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:57 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:57 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [INFO] agent: Synced service "_v13__aai-nquery_10.233.78.220_8446"
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:58 [DEBUG] http: Request PUT /v1/agent/service/register (700.172814ms) from=10.233.71.183:56816
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (466.393µs) from=10.233.71.183:56820
    2022/05/23 01:57:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [INFO] agent: Synced service "_v13_aai-nquery_10.233.78.220_8446"
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:58 [DEBUG] http: Request PUT /v1/agent/service/register (382.550259ms) from=10.233.71.183:56822
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:58 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (328.735µs) from=10.233.71.183:56826
    2022/05/23 01:57:58 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [INFO] agent: Synced service "_v14__aai-nquery_10.233.78.220_8446"
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:59 [DEBUG] http: Request PUT /v1/agent/service/register (175.590623ms) from=10.233.71.183:56838
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (512.486µs) from=10.233.71.183:56842
    2022/05/23 01:57:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [INFO] agent: Synced service "_v14_aai-nquery_10.233.78.220_8446"
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:59 [DEBUG] http: Request PUT /v1/agent/service/register (412.729835ms) from=10.233.71.183:56844
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:57:59 [DEBUG] agent: Node info in sync
    2022/05/23 01:57:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (485.685µs) from=10.233.71.183:56846
    2022/05/23 01:57:59 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:57:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [INFO] agent: Synced service "_v15__aai-nquery_10.233.78.220_8446"
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:00 [DEBUG] http: Request PUT /v1/agent/service/register (574.055122ms) from=10.233.71.183:56852
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (386.215µs) from=10.233.71.183:56856
    2022/05/23 01:58:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [INFO] agent: Synced service "_v15_aai-nquery_10.233.78.220_8446"
    2022/05/23 01:58:00 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:00 [DEBUG] http: Request PUT /v1/agent/service/register (454.054769ms) from=10.233.71.183:56858
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:00 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (100.355224ms) from=10.233.71.183:56868
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:01 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:01 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [INFO] agent: Synced service "_v16__aai-nquery_10.233.78.220_8446"
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:02 [DEBUG] http: Request PUT /v1/agent/service/register (801.139594ms) from=10.233.71.183:56870
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (99.51467ms) from=10.233.71.183:56884
    2022/05/23 01:58:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [INFO] agent: Synced service "_v16_aai-nquery_10.233.78.220_8446"
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:03 [DEBUG] http: Request PUT /v1/agent/service/register (900.178214ms) from=10.233.71.183:56888
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:03 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (488.965µs) from=10.233.71.183:56906
    2022/05/23 01:58:03 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [INFO] agent: Synced service "_v17__aai-nquery_10.233.78.220_8446"
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (509.90683ms) from=10.233.71.183:56908
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:04 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (200.339174ms) from=10.233.71.183:56918
    2022/05/23 01:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.251_8443" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.9.1_8806" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.112_9015" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [INFO] agent: Synced service "_v17_aai-nquery_10.233.78.220_8446"
    2022/05/23 01:58:05 [DEBUG] agent: Node info in sync
    2022/05/23 01:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (530.705343ms) from=10.233.71.183:56920
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.18_8080" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v17_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.1_8806" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_message-router_10.233.22.83_3904" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.24_9011" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.17.18_8443" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.81_8181" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.50_443" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.9.1_8806" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_parser_10.233.9.1_8806" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.46_9007" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.186_9001" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23 01:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.220_8446" in sync
    2022/05/23