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: '7d9414ce-fd97-848d-2cfd-9dcada650053'
         Node name: 'onap-msb-consul-5454dcc5c5-mfz82'
        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:

    2023/01/13 11:28:55 [DEBUG] agent: Using random ID "7d9414ce-fd97-848d-2cfd-9dcada650053" as node ID
    2023/01/13 11:28:55 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:7d9414ce-fd97-848d-2cfd-9dcada650053 Address:127.0.0.1:8300}]
    2023/01/13 11:28:55 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/13 11:28:55 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-mfz82.dc1 127.0.0.1
    2023/01/13 11:28:55 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-mfz82 127.0.0.1
    2023/01/13 11:28:55 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-mfz82.dc1" in area "wan"
    2023/01/13 11:28:55 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/13 11:28:55 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-mfz82 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 11:28:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/13 11:28:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/13 11:28:55 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/13 11:28:55 [INFO] agent: started state syncer
    2023/01/13 11:28:55 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/13 11:28:55 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/13 11:28:55 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/13 11:28:55 [DEBUG] raft: Votes needed: 1
    2023/01/13 11:28:55 [DEBUG] raft: Vote granted from 7d9414ce-fd97-848d-2cfd-9dcada650053 in term 2. Tally: 1
    2023/01/13 11:28:55 [INFO] raft: Election won. Tally: 1
    2023/01/13 11:28:55 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/13 11:28:55 [INFO] consul: cluster leadership acquired
    2023/01/13 11:28:55 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-mfz82
    2023/01/13 11:28:55 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/13 11:28:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:28:55 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-mfz82' joined, marking health alive
    2023/01/13 11:28:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 11:28:55 [INFO] agent: Synced node info
    2023/01/13 11:28:55 [DEBUG] agent: Node info in sync
    2023/01/13 11:28:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 11:28:57 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/13 11:29:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:30:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-mfz82.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 11:30:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:30:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 11:30:56 [DEBUG] agent: Node info in sync
    2023/01/13 11:31:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:31:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 11:31:57 [DEBUG] agent: Node info in sync
    2023/01/13 11:32:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:33:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 11:33:04 [DEBUG] agent: Node info in sync
    2023/01/13 11:33:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-mfz82.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 11:33:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:34:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 11:34:40 [DEBUG] agent: Node info in sync
    2023/01/13 11:34:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:35:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 11:35:41 [DEBUG] agent: Node info in sync
    2023/01/13 11:35:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:36:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-mfz82.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 11:36:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:37:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 11:37:16 [DEBUG] agent: Node info in sync
    2023/01/13 11:37:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:38:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:39:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 11:39:03 [DEBUG] agent: Node info in sync
    2023/01/13 11:39:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-mfz82.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 11:39:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-mfz82" since the cluster is too small
    2023/01/13 11:40:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 11:40:30 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:40 [DEBUG] http: Request GET /v1/status/leader (1.883515ms) from=10.233.70.78:38174
    2023/01/13 11:40:41 [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.
    2023/01/13 11:40:41 [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.
    2023/01/13 11:40:41 [INFO] agent: Synced service "_v1_sdc-gui_10.233.42.34_8181"
    2023/01/13 11:40:41 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:41 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:41 [DEBUG] http: Request PUT /v1/agent/service/register (11.957266ms) from=10.233.70.78:38182
    2023/01/13 11:40:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.613755ms) from=10.233.70.78:38184
    2023/01/13 11:40:41 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.38.220_9007"
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.792817ms) from=10.233.70.78:38190
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (3.063326ms) from=10.233.70.78:38192
    2023/01/13 11:40:42 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.38.220_9007"
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (14.994615ms) from=10.233.70.78:38196
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (898.545µs) from=10.233.70.78:38198
    2023/01/13 11:40:42 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.12.208_9015"
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.536134ms) from=10.233.70.78:38200
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (600.571µs) from=10.233.70.78:38202
    2023/01/13 11:40:42 [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.
    2023/01/13 11:40:42 [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.
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:42 [INFO] agent: Synced service "_v1_wf-gui_10.233.3.128_8443"
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.331782ms) from=10.233.70.78:38204
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.173984ms) from=10.233.70.78:38206
    2023/01/13 11:40:42 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:42 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.1.167_9011"
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (20.396274ms) from=10.233.70.78:38216
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (507.798µs) from=10.233.70.78:38218
    2023/01/13 11:40:42 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:42 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.1.167_9011"
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.283649ms) from=10.233.70.78:38220
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:42 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (529.601µs) from=10.233.70.78:38222
    2023/01/13 11:40:43 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [INFO] agent: Synced service "_v1_sdc_10.233.25.206_8443"
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (7.053803ms) from=10.233.70.78:38228
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.423131ms) from=10.233.70.78:38230
    2023/01/13 11:40:43 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.25.206_8080"
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (18.809288ms) from=10.233.70.78:38232
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (558.861µs) from=10.233.70.78:38236
    2023/01/13 11:40:43 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [INFO] agent: Synced service "_v0_multicloud_10.233.4.156_9001"
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (15.144871ms) from=10.233.70.78:38238
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (496.566µs) from=10.233.70.78:38242
    2023/01/13 11:40:43 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [INFO] agent: Synced service "_v1_multicloud_10.233.4.156_9001"
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (9.751283ms) from=10.233.70.78:38244
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (585.446µs) from=10.233.70.78:38246
    2023/01/13 11:40:43 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [INFO] agent: Synced service "_v1_message-router_10.233.44.196_3904"
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.813097ms) from=10.233.70.78:38248
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (844.011µs) from=10.233.70.78:38250
    2023/01/13 11:40:43 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.17.72_443"
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.665581ms) from=10.233.70.78:38254
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (666.283µs) from=10.233.70.78:38258
    2023/01/13 11:40:43 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [INFO] agent: Synced service "_v1_parser_10.233.60.112_8806"
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.282782ms) from=10.233.70.78:38260
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (507.547µs) from=10.233.70.78:38262
    2023/01/13 11:40:43 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:43 [INFO] agent: Synced service "_v1_catalog_10.233.60.112_8806"
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (32.945935ms) from=10.233.70.78:38264
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:43 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (745.331µs) from=10.233.70.78:38266
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [INFO] agent: Synced service "_v1_nsd_10.233.60.112_8806"
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (16.966938ms) from=10.233.70.78:38268
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (506.226µs) from=10.233.70.78:38270
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.60.112_8806"
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (19.727586ms) from=10.233.70.78:38272
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (727.514µs) from=10.233.70.78:38274
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (9.088364ms) from=10.233.70.78:38276
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (414.504µs) from=10.233.70.78:38278
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (41.473128ms) from=10.233.70.78:38280
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (471.837µs) from=10.233.70.78:38282
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (41.523737ms) from=10.233.70.78:38284
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (515.711µs) from=10.233.70.78:38290
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.916897ms) from=10.233.70.78:38294
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.484918ms) from=10.233.70.78:38300
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.138374ms) from=10.233.70.78:38302
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (546.6µs) from=10.233.70.78:38304
    2023/01/13 11:40:44 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (16.267961ms) from=10.233.70.78:38306
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:44 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (401.989µs) from=10.233.70.78:38308
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (8.865802ms) from=10.233.70.78:38312
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (600.15µs) from=10.233.70.78:38318
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (10.529773ms) from=10.233.70.78:38322
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (492.196µs) from=10.233.70.78:38324
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (10.36488ms) from=10.233.70.78:38326
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (11.015453ms) from=10.233.70.78:38328
    2023/01/13 11:40:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (12.713059ms) from=10.233.70.78:38330
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (19.076469ms) from=10.233.70.78:38332
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (8.833728ms) from=10.233.70.78:38334
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (8.22323ms) from=10.233.70.78:38336
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.573816ms) from=10.233.70.78:38338
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (651.42µs) from=10.233.70.78:38342
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (11.431181ms) from=10.233.70.78:38348
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (640.454µs) from=10.233.70.78:38350
    2023/01/13 11:40:45 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (9.387081ms) from=10.233.70.78:38352
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:45 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (10.571245ms) from=10.233.70.78:38354
    2023/01/13 11:40:46 [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.
    2023/01/13 11:40:46 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request PUT /v1/agent/service/register (29.239762ms) from=10.233.70.78:38356
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (6.779008ms) from=10.233.70.78:38358
    2023/01/13 11:40:46 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request PUT /v1/agent/service/register (9.22848ms) from=10.233.70.78:38360
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (433.155µs) from=10.233.70.78:38362
    2023/01/13 11:40:46 [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.
    2023/01/13 11:40:46 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request PUT /v1/agent/service/register (14.25301ms) from=10.233.70.78:38364
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (476.489µs) from=10.233.70.78:38366
    2023/01/13 11:40:46 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.66.68_8446"
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request PUT /v1/agent/service/register (11.662481ms) from=10.233.70.78:38374
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (71.475311ms) from=10.233.70.78:38378
    2023/01/13 11:40:46 [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.
    2023/01/13 11:40:46 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:46 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.635006ms) from=10.233.70.78:38388
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:46 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (506.665µs) from=10.233.70.78:38390
    2023/01/13 11:40:47 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.510838ms) from=10.233.70.78:38392
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (577.39µs) from=10.233.70.78:38394
    2023/01/13 11:40:47 [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.
    2023/01/13 11:40:47 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request PUT /v1/agent/service/register (13.223213ms) from=10.233.70.78:38396
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (494.735µs) from=10.233.70.78:38398
    2023/01/13 11:40:47 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request PUT /v1/agent/service/register (13.044777ms) from=10.233.70.78:38400
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (498.43µs) from=10.233.70.78:38402
    2023/01/13 11:40:47 [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.
    2023/01/13 11:40:47 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request PUT /v1/agent/service/register (24.359429ms) from=10.233.70.78:38404
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (547.051µs) from=10.233.70.78:38406
    2023/01/13 11:40:47 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request PUT /v1/agent/service/register (6.985993ms) from=10.233.70.78:38412
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (366.488µs) from=10.233.70.78:38414
    2023/01/13 11:40:47 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request PUT /v1/agent/service/register (30.435369ms) from=10.233.70.78:38416
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (482.196µs) from=10.233.70.78:38420
    2023/01/13 11:40:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request PUT /v1/agent/service/register (14.304544ms) from=10.233.70.78:38422
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (809.028µs) from=10.233.70.78:38424
    2023/01/13 11:40:47 [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.
    2023/01/13 11:40:47 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request PUT /v1/agent/service/register (20.625547ms) from=10.233.70.78:38432
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:47 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (455.74µs) from=10.233.70.78:38434
    2023/01/13 11:40:47 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request PUT /v1/agent/service/register (16.83949ms) from=10.233.70.78:38436
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (507.369µs) from=10.233.70.78:38438
    2023/01/13 11:40:48 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request PUT /v1/agent/service/register (6.482117ms) from=10.233.70.78:38440
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (511.766µs) from=10.233.70.78:38442
    2023/01/13 11:40:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request PUT /v1/agent/service/register (32.837757ms) from=10.233.70.78:38444
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (4.966801ms) from=10.233.70.78:38446
    2023/01/13 11:40:48 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request PUT /v1/agent/service/register (49.130769ms) from=10.233.70.78:38452
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (559.152µs) from=10.233.70.78:38454
    2023/01/13 11:40:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request PUT /v1/agent/service/register (10.96925ms) from=10.233.70.78:38458
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (41.834731ms) from=10.233.70.78:38460
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request PUT /v1/agent/service/register (29.503006ms) from=10.233.70.78:38464
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (780.108µs) from=10.233.70.78:38468
    2023/01/13 11:40:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request PUT /v1/agent/service/register (7.367197ms) from=10.233.70.78:38470
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (439.838µs) from=10.233.70.78:38472
    2023/01/13 11:40:48 [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.
    2023/01/13 11:40:48 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:48 [DEBUG] http: Request PUT /v1/agent/service/register (17.600538ms) from=10.233.70.78:38474
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (512.317µs) from=10.233.70.78:38478
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.66.68_8446"
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request PUT /v1/agent/service/register (14.841624ms) from=10.233.70.78:38480
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (556.625µs) from=10.233.70.78:38482
    2023/01/13 11:40:49 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [INFO] agent: Synced service "_v11__aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request PUT /v1/agent/service/register (26.183662ms) from=10.233.70.78:38484
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (555.022µs) from=10.233.70.78:38486
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [INFO] agent: Synced service "_v11_aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request PUT /v1/agent/service/register (61.614967ms) from=10.233.70.78:38490
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (444.945µs) from=10.233.70.78:38492
    2023/01/13 11:40:49 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [INFO] agent: Synced service "_v12__aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request PUT /v1/agent/service/register (30.176624ms) from=10.233.70.78:38496
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (978.024µs) from=10.233.70.78:38498
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [INFO] agent: Synced service "_v12_aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request PUT /v1/agent/service/register (29.24222ms) from=10.233.70.78:38500
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (37.430787ms) from=10.233.70.78:38514
    2023/01/13 11:40:49 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [INFO] agent: Synced service "_v13__aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request PUT /v1/agent/service/register (48.804048ms) from=10.233.70.78:38520
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (582.453µs) from=10.233.70.78:38522
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [INFO] agent: Synced service "_v13_aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request PUT /v1/agent/service/register (12.123947ms) from=10.233.70.78:38524
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:49 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (608.7µs) from=10.233.70.78:38526
    2023/01/13 11:40:50 [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.
    2023/01/13 11:40:50 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [INFO] agent: Synced service "_v14__aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request PUT /v1/agent/service/register (29.749902ms) from=10.233.70.78:38534
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (522.154µs) from=10.233.70.78:38536
    2023/01/13 11:40:50 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [INFO] agent: Synced service "_v14_aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request PUT /v1/agent/service/register (10.059575ms) from=10.233.70.78:38538
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (642.111µs) from=10.233.70.78:38540
    2023/01/13 11:40:50 [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.
    2023/01/13 11:40:50 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [INFO] agent: Synced service "_v15__aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request PUT /v1/agent/service/register (8.065559ms) from=10.233.70.78:38542
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (412.756µs) from=10.233.70.78:38546
    2023/01/13 11:40:50 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [INFO] agent: Synced service "_v15_aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request PUT /v1/agent/service/register (15.835679ms) from=10.233.70.78:38548
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.005332ms) from=10.233.70.78:38550
    2023/01/13 11:40:50 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [INFO] agent: Synced service "_v16__aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request PUT /v1/agent/service/register (43.081152ms) from=10.233.70.78:38552
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (604.334µs) from=10.233.70.78:38556
    2023/01/13 11:40:50 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [INFO] agent: Synced service "_v16_aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request PUT /v1/agent/service/register (10.769017ms) from=10.233.70.78:38558
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (508.989µs) from=10.233.70.78:38560
    2023/01/13 11:40:50 [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.
    2023/01/13 11:40:50 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [INFO] agent: Synced service "_v17__aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request PUT /v1/agent/service/register (72.432299ms) from=10.233.70.78:38562
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Node info in sync
    2023/01/13 11:40:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (752.035µs) from=10.233.70.78:38568
    2023/01/13 11:40:50 [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.
    2023/01/13 11:40: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.
    2023/01/13 11:40: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.
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.206_8080" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.34_8181" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_message-router_10.233.44.196_3904" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.128_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.220_9007" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.167_9011" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [INFO] agent: Synced service "_v17_aai-nquery_10.233.66.68_8446"
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.208_9015" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.206_8443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.72_443" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.4.156_9001" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v1_parser_10.233.60.112_8806" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.68_8446" in sync
    2023/01/13 11:40:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.68_8446" in sync
    2023/